You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use $RUSTC instead of rustc to get version if var is available (rust-lang#15250)
Fixesrust-lang/rust-clippy#15249
For the builtin rustc, it should return "dev" as the release channel.
Clippy tests pass with this patch in both the Clippy standalone
repository and from within the compiler repository.
changelog: none
0 commit comments