rust/clippy_lints
llogiq 8ac99162ea Merge pull request #1152 from oli-obk/wrong_self_conv_fn_level
enable changing wrong_self_convention's lint level at the function level
2016-08-08 21:13:16 +02:00
..
src Merge pull request #1152 from oli-obk/wrong_self_conv_fn_level 2016-08-08 21:13:16 +02:00
Cargo.toml Bump to 0.0.80 2016-07-31 19:24:10 +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.