Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Fix RLS compile error for rust-lang/rust#64604 (Update clippy) #1556

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

msizanoen1
Copy link
Contributor

This PR remove the incorrect self:: import prefix on codepath guarded by #[cfg(feature = "clippy")].
When clippy compiles, the clippy feature is enabled and trigger this compiler error.

@msizanoen1 msizanoen1 changed the title Fix tool failure for rust-lang/rust#64604 (Update clippy) Fix RLS compile error for rust-lang/rust#64604 (Update clippy) Sep 20, 2019
@Xanewok Xanewok merged commit 80a1d34 into rust-lang:master Sep 20, 2019
@Xanewok
Copy link
Member

Xanewok commented Sep 20, 2019

Thanks!

@msizanoen1 msizanoen1 deleted the fix-build-fail-64604 branch September 20, 2019 23:11
@msizanoen1 msizanoen1 restored the fix-build-fail-64604 branch September 21, 2019 05:20
@msizanoen1 msizanoen1 deleted the fix-build-fail-64604 branch September 21, 2019 05:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants