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 6e4d5c2 commit 4979c1aCopy full SHA for 4979c1a
Cargo.toml
@@ -12,6 +12,7 @@ unused_tuple_struct_fields = "warn"
12
13
[workspace.lints.clippy]
14
pedantic = "warn"
15
+
16
as_conversions = "warn"
17
dbg_macro = "warn"
18
empty_structs_with_brackets = "warn"
0 commit comments