rust-lang/rust-clippy
View on GitHubConfiguring clippy in Cargo.toml missing from documentation?
Open
#12,164 opened on Jan 18, 2024
A-documentationgood first issue
Description
Description
I don't know where did I see that Clippy can be configured in Cargo.toml, but I don't seem to find it anywhere in the documentation. I also searched for the word priority and it was only mentioned in the prioritization of tasks not related to how the lints are prioritized.
- #12161
- #12093
- See RFC 3389
- the lints section of Cargo.toml
Version
No response
Additional Labels
No response