rust-clippy/clippy_lints
Oliver Schneider 28c401f9db Merge pull request #2118 from chyvonomys/relax-needless-loop
relax `needless_range_loop` so that it reports only direct indexing
2017-10-10 09:37:51 +02:00
..
src Merge pull request #2118 from chyvonomys/relax-needless-loop 2017-10-10 09:37:51 +02:00
Cargo.toml Add the url crate as a dependency 2017-09-30 14:53:22 +02:00
README.md Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00

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