rust-clippy/clippy_lints
Oliver Schneider 1788f7bcde Merge pull request #1847 from Manishearth/nested_while_let
don't lint while_let_on_iterator on nested loops
2017-07-04 16:05:24 +02:00
..
src Merge pull request #1847 from Manishearth/nested_while_let 2017-07-04 16:05:24 +02:00
Cargo.toml Bump the version 2017-07-03 09:23:30 +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.