We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a53029 commit b766fddCopy full SHA for b766fdd
Cargo.toml
@@ -66,7 +66,6 @@ needless_for_each = "warn"
66
needless_pass_by_ref_mut = "warn"
67
nonstandard_macro_braces = "warn"
68
option_as_ref_cloned = "warn"
69
-or_fun_call = "warn"
70
path_buf_push_overwrite = "warn"
71
read_zero_byte_vec = "warn"
72
redundant_clone = "warn"
0 commit comments