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.
1 parent a7827a2 commit 736445bCopy full SHA for 736445b
Cargo.toml
@@ -638,7 +638,6 @@ inefficient_to_string = "warn"
638
linkedlist = "warn"
639
lossy_float_literal = "warn"
640
macro_use_imports = "warn"
641
-match_on_vec_items = "warn"
642
option_option = "warn"
643
ptr_as_ptr = "warn"
644
ptr_cast_constness = "warn"
xsync/Cargo.toml
@@ -57,7 +57,6 @@ inefficient_to_string = "warn"
57
58
59
60
61
needless_continue = "warn"
62
63
0 commit comments