rust/clippy_lints
2025-12-13 19:27:43 +02:00
..
src Fix clippy::ref_as_ptr for non-temporary references in let/const 2025-12-13 19:27:43 +02:00
Cargo.toml Merge commit 'c936595d17' into clippy-subtree-update 2025-10-31 19:15: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.