rust/clippy_lints
2017-01-11 00:42:58 +09:00
..
src Don't lint when matching &&mut by &ref (Fix #1432) 2017-01-11 00:42:58 +09:00
Cargo.toml Bump to 0.0.106; Fix false positive in wrong_self_convention (fix #1420) 2017-01-04 18:05:04 -08: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.