rust/clippy_lints
mcarton f37c9adbd9
Make CollapsibleIf an EarlyLintPass
It doesn't need any `hir` feature and `ast` is much more stable.
2016-06-29 17:09:39 +02:00
..
src Make CollapsibleIf an EarlyLintPass 2016-06-29 17:09:39 +02:00
Cargo.toml Bump to 0.0.77 2016-06-21 16:36:44 +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.