We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5ca4a commit ebe00cfCopy full SHA for ebe00cf
Cargo.toml
@@ -50,3 +50,7 @@ version = "1.43"
50
[[bench]]
51
name = "mode"
52
harness = false
53
+
54
+[lints.clippy]
55
+dbg_macro = "deny"
56
+print_stdout = "deny"
0 commit comments