We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816cf5c commit de61297Copy full SHA for de61297
Cargo.toml
@@ -15,6 +15,7 @@ missing_const_for_fn = "warn"
15
module_name_repetitions = "allow"
16
pedantic = { level = "warn", priority = -1 }
17
single_match_else = "allow"
18
+todo = "warn"
19
trivially_copy_pass_by_ref = "warn"
20
21
[dependencies]
0 commit comments