rust-clippy/tests/ui-cargo/module_style/pass_no_mod
Devin Ragotzy 31738b1da3 Add module_style lint to restriction
Add tests for disallowed_mod in ui-cargo test section

Use correct algorithm to determine if mod.rs is missing

Move to two lints and remove config option

Switch lint names so they read "warn on ..."

Emit the same help info for self_named_mod_file warnings

Bail when both lints are Allow

Reword help message for both module_style lints
2021-08-24 15:53:58 -04:00
..
src Add module_style lint to restriction 2021-08-24 15:53:58 -04:00
Cargo.toml Add module_style lint to restriction 2021-08-24 15:53:58 -04:00