rust/clippy_lints
2025-06-20 09:42:27 +02:00
..
src Add integer_const() and is_zero_integer_const() utility functions 2025-06-20 09:42:27 +02:00
Cargo.toml Prepare to split lints into multiple crates 2025-06-18 22:37:23 -04: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.