rust-clippy/clippy_lints
2016-07-20 15:29:24 +02:00
..
src lint a += a + b (possible mis-refactoring of a = a + b) 2016-07-20 15:29:24 +02:00
Cargo.toml Bump to 0.0.79 2016-07-10 15:43:06 +02:00
README.md Add a README for clippy_lints 2016-05-28 16:51:21 +02:00

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