rust/clippy_lints
Oliver Schneider 4018b0a495
Merge pull request #2197 from AlexEne/dissalow-underscores-and-numbrers
Warns if variable name is composed only of underscores and digits.
2017-11-06 08:11:45 +01:00
..
src Merge pull request #2197 from AlexEne/dissalow-underscores-and-numbrers 2017-11-06 08:11:45 +01:00
Cargo.toml Bump to 0.0.168 2017-10-31 10:04:02 -07: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.