Skip to content

Commit 6d10dc8

Browse files
committed
refactor(cubesql): Enable manual_filter warning
1 parent be475f5 commit 6d10dc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/cubesql/cubesql/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ iter_next_slice = "allow"
104104
len_without_is_empty = "allow"
105105
len_zero = "allow"
106106
let_and_return = "allow"
107-
manual_filter = "allow"
108107
manual_flatten = "allow"
109108
manual_is_ascii_check = "allow"
110109
manual_map = "allow"

0 commit comments

Comments
 (0)