rust/clippy_lints
2024-12-29 23:25:59 +01:00
..
src Fix parentheses when replacing matches!(…, None) with .is_none() 2024-12-29 23:25:59 +01:00
Cargo.toml Merge commit 'ff4a26d442' into clippy-subtree-update 2024-11-28 19:38:59 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.