We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8017f99 + 0e8d2a5 commit 0849705Copy full SHA for 0849705
Cargo.toml
@@ -57,7 +57,6 @@ missing_copy_implementations = "deny"
57
missing_debug_implementations = "deny"
58
single_use_lifetimes = "warn"
59
trivial-numeric-casts = "deny"
60
-unused-qualifications = "deny"
61
62
[workspace.lints.clippy]
63
await_holding_lock = "warn"
0 commit comments