rust/clippy_lints
2017-01-07 22:23:33 +09:00
..
src Implement unused_io_amount lint 2017-01-07 22:23:33 +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.