Skip to content

Commit 1893461

Browse files
authored
Merge pull request #1 from chainbound/or-fun-call
chore: remove or_fun_call lint
2 parents 8a53029 + b766fdd commit 1893461

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)