rust/tests
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 Merge commit '2f6439ae6a' into clippyup 2020-10-09 12:45:29 +02:00
ui Add lint manual_split_once 2021-08-16 09:34:58 -04:00
ui-cargo Add module_style lint to restriction 2021-08-24 15:53:58 -04:00
ui-internal Merge commit '0cce3f643b' into clippyup 2021-07-29 12:16:06 +02:00
ui-toml Auto merge of #7478 - DevinR528:preemtive, r=llogiq 2021-08-10 00:52:04 +00:00
clippy.toml Merge commit '3ae8faff4d' into clippyup 2021-06-03 08:41:37 +02:00
compile-test.rs Add lint manual_split_once 2021-08-16 09:34:58 -04:00
dogfood.rs Merge commit '0cce3f643b' into clippyup 2021-07-29 12:16:06 +02:00
fmt.rs Merge commit '3d0b0e66af' into clippyup 2020-08-28 18:43:25 +02:00
integration.rs Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
lint_message_convention.rs Merge commit 'b40ea209e7' into clippyup 2021-04-08 17:50:13 +02:00
missing-test-files.rs Fix/allow non_fmt_panic in clippy tests. 2021-02-03 23:15:51 +01:00
versioncheck.rs Merge commit '6ed6f1e6a1' into clippyup 2021-03-12 15:30:50 +01:00