rust/clippy_lints
2025-07-14 18:57:15 +05:00
..
src expect_fun_call: only lint const fn's if they're not inside a const context 2025-07-14 18:57:15 +05: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.