rust/clippy_lints
Alex Hamilton 0da18677f7 Add match_wild lint (#3649).
This lint prevents using a wildcard in a match.
2019-01-29 15:33:04 -06:00
..
2019-01-29 15:33:04 -06:00

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