rust/clippy_lints
sinkuu bf97cd0338 Reduce false-positives for needless_pass_by_value lint
Excluding a type whose reference also fulfills the trait bound.
2017-10-08 17:25:56 +09:00
..
src Reduce false-positives for needless_pass_by_value lint 2017-10-08 17:25:56 +09: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.