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
This has been discussed at length in #2964 already, the consensus was that what is exposed in all is the "stable" set of lints we wish to expose as our actual interface, the set of lints we signal support for.
clippy::all
means the default warning set, butclippy::default
is a more easily understood name.The text was updated successfully, but these errors were encountered: