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 9bcd419 commit c5f49cfCopy full SHA for c5f49cf
Cargo.toml
@@ -84,8 +84,6 @@ infinite_loop = "deny"
84
mem_forget = "deny"
85
dbg_macro = "warn"
86
todo = "warn"
87
-# TODO: Remove after the following fix is released: https://github.com/rust-lang/rust-clippy/pull/13102
88
-needless_option_as_deref = "allow"
89
90
[lints]
91
workspace = true
0 commit comments