rust/clippy_lints
Sébastien Santoro 0e6807e86b Recognize quux as a metasyntactic variable
quux is another metasyntactic variable like foo and so
should be detected by the blacklisted names linter.
2016-11-11 05:57:29 +01:00
..
src Recognize quux as a metasyntactic variable 2016-11-11 05:57:29 +01:00
Cargo.toml version bump 2016-11-08 11:44:55 +01: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.