rust-clippy/clippy_lints
cocodery ee2354badf Add check for unary-operator
Fix typo and add test for unary-opeator
2023-12-06 12:17:48 +08:00
..
src Add check for unary-operator 2023-12-06 12:17:48 +08:00
Cargo.toml Update itertools to 0.11. 2023-11-22 08:13:21 +11: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.