Skip to content

Commit c5f49cf

Browse files
committed
Remove needless_option_as_deref exception
1 parent 9bcd419 commit c5f49cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ infinite_loop = "deny"
8484
mem_forget = "deny"
8585
dbg_macro = "warn"
8686
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"
8987

9088
[lints]
9189
workspace = true

0 commit comments

Comments
 (0)