rust/clippy_lints
2023-10-17 15:34:19 +02:00
..
src Don't emit needless_pass_by_ref_mut if the variable is used in an unsafe block or function 2023-10-17 15:34:19 +02:00
Cargo.toml Bump Clippy version -> 0.1.75 2023-10-06 17:32:44 +02:00
README.md

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