Check rust lints when an unknown lint is detected #118183
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
In your Cargo.toml.
Current output
Desired output
Rationale and extra context
Initially opened at rust-lang/rust-clippy#11855
The text was updated successfully, but these errors were encountered: