rust-clippy/clippy_lints
Samuel Tardieu 5b7a0de3e7 Do not suggest `bool::then()` and `bool::then_some` in `const` contexts 2024-01-07 10:43:18 +01:00
..
src Do not suggest `bool::then()` and `bool::then_some` in `const` contexts 2024-01-07 10:43:18 +01:00
Cargo.toml Bump Clippy version -> 0.1.77 2023-12-28 19:21:01 +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

README.md

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