rust/tests
bors 5d149c5dac Auto merge of #10543 - blyxyas:tests_outside_test_module, r=flip1995
Add `tests_outside_test_module` lint

Adds `tests_outside_test_module` from #10506. This PR **doesn't** close the issue, just resolves task 1.

changelog: [`tests_outside_test_module`]: The lint has been added
2023-04-04 09:46:50 +00:00
..
test_utils Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
ui Auto merge of #10543 - blyxyas:tests_outside_test_module, r=flip1995 2023-04-04 09:46:50 +00:00
ui-cargo Show multiple clippy.toml warnings with sess.warn instead of eprintln! 2023-04-03 15:03:05 +01:00
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2023-03-24 13:36:09 +01:00
ui-toml Auto merge of #10536 - mkrasnitski:suggestions, r=flip1995 2023-03-31 16:16:36 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
dogfood.rs Really dogfood clippy 2023-03-21 22:00:58 +01:00
integration.rs Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs