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
..
2016-06-29 17:09:39 +02:00
2016-06-21 16:36:44 +02:00
2016-05-28 16:51:21 +02:00

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