Skip to content

Commit 8d4b1b6

Browse files
committed
chore: Remove clippy::tests_outside_test_module
See rust-lang/rust-clippy#11024
1 parent 6a9d2bf commit 8d4b1b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ string_add = "warn"
8989
string_add_assign = "warn"
9090
string_lit_as_bytes = "warn"
9191
string_to_string = "warn"
92-
tests_outside_test_module = "warn"
9392
todo = "warn"
9493
trait_duplication_in_bounds = "warn"
9594
unwrap_used = "warn"

0 commit comments

Comments
 (0)