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
clippy-driver --version does not produce a rustc version number, which confuses rustversion. As far as I know there's no way to map from the clippy version to rustc (see rust-lang/rust-clippy#5159) so this is really a matter of just producing a better diagnostic for now.