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
The test runs crater in `clippy` mode and compares `stable` with
`stable+rustflags=-Dclippy::all` so that a regression will appear when
clippy would emit a warning on a crate.
Also adds a new local crate which compiles succesfully but causes clippy
to emit a warning.
0 commit comments