rust/clippy_lints
llogiq f81d253c07 Merge pull request #995 from oli-obk/oh_the_horror
lint on `filter(x).map(y)`, `filter(x).flat_map(y)`, `filter_map(x).flat_map(y)`
2016-06-22 13:06:12 +02:00
..
src Merge pull request #995 from oli-obk/oh_the_horror 2016-06-22 13:06:12 +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

README.md

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