rust-clippy/clippy_lints
Igor Aleksanov 39856b17ec Improve lint message for match-same-arms lint
Simplify error message producing & remove extra example
2021-06-25 12:33:35 +03:00
..
src Improve lint message for match-same-arms lint 2021-06-25 12:33:35 +03:00
Cargo.toml Bump Clippy version -> 0.1.55 2021-06-17 10:23:08 +02: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.