We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a53029 + b766fdd commit 1893461Copy full SHA for 1893461
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