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
Using cargo clippy will fail if clippy wasn't installed by rustup. This situation is difficult to detect
because there is an existing clippy install on the Github runners that fails to function.