rust/clippy_lints
2025-11-01 22:10:25 +00:00
..
src Introduce helper functions for Some(x)/None patterns and expressions (#15930) 2025-11-01 22:10:25 +00:00
Cargo.toml Bump Clippy version -> 0.1.93 2025-10-31 18:58:42 +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.