rust/tests/ui-cargo
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
..
cargo_common_metadata Remove author requirement for cargo_common_metadata 2021-04-03 22:52:48 +02:00
module_style Add module_style lint to restriction 2021-08-24 15:53:58 -04:00
multiple_crate_versions
wildcard_dependencies
update-all-references.sh