rust/tests
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
ui Auto merge of #7453 - F3real:assume_function_calls_have_side_effect, r=flip1995 2021-08-25 08:31:20 +00:00
ui-cargo Auto merge of #7543 - DevinR528:disallowed-mod, r=Manishearth 2021-08-25 15:20:28 +00:00
ui-internal Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' 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 '3ae8faff4d46ad92f194c2a4b941c3152a701b31' 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 '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup 2021-07-29 12:16:06 +02:00
fmt.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs