rust/clippy_lints
Oliver Schneider 053896b678 Merge pull request #1307 from Kha/partialeq_ne
Implement 'Re-implementing `PartialEq::ne`' lint
2016-10-31 09:06:14 -04:00
..
src Merge pull request #1307 from Kha/partialeq_ne 2016-10-31 09:06:14 -04:00
Cargo.toml Bump to 0.0.96 2016-10-22 16:00:17 +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.