rust/clippy_lints
bors 8d57cee9ca Auto merge of #6617 - Manishearth:exhaustive_enums, r=camsteffen
New lint: exhaustive_enums, exhaustive_structs

Fixes #6616

changelog: Added restriction lint: `exhaustive_enums`, `exhaustive_structs`
2021-01-25 23:06:39 +00:00
..
src Auto merge of #6617 - Manishearth:exhaustive_enums, r=camsteffen 2021-01-25 23:06:39 +00:00
Cargo.toml Add case_sensitive_file_extensions lint 2021-01-05 14:22:26 +01:00
README.md

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