Skip to content

Commit b766fdd

Browse files
committed
chore: remove or_fun_call lint
1 parent 8a53029 commit b766fdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ needless_for_each = "warn"
6666
needless_pass_by_ref_mut = "warn"
6767
nonstandard_macro_braces = "warn"
6868
option_as_ref_cloned = "warn"
69-
or_fun_call = "warn"
7069
path_buf_push_overwrite = "warn"
7170
read_zero_byte_vec = "warn"
7271
redundant_clone = "warn"

0 commit comments

Comments
 (0)