rust-clippy/tests/ui-cargo
bors de80188c64 Auto merge of #7543 - DevinR528:disallowed-mod, r=Manishearth
Add module_style lint to style

changelog: Add new [`module_style`] style lint

This is a configurable (no mod file/mod file) lint that determines if `mod.rs` is used consistently or if `mod.rs` is never used (using the new mod layout).
2021-08-25 15:20:28 +00:00
..
cargo_common_metadata Remove author requirement for cargo_common_metadata 2021-04-03 22:52:48 +02:00
feature_name Add new lints negative_feature_names and redundant_feature_names 2021-08-23 21:05:44 +08:00
module_style Add module_style lint to restriction 2021-08-24 15:53:58 -04:00
multiple_crate_versions Fix multiple_crate_versions error 2020-07-01 07:35:18 +02:00
wildcard_dependencies Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy 2020-06-09 14:36:01 +00:00
update-all-references.sh Rewrite update-all-references bash scripts in Rust 2020-12-12 15:09:57 +01:00