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 f4ac56d commit 77d28b2Copy full SHA for 77d28b2
Cargo.toml
@@ -62,7 +62,7 @@ lossy_float_literal = "warn"
62
macro_use_imports = "warn"
63
mem_forget = "warn"
64
mutex_integer = "warn"
65
-needless_continue = "warn"
+needless_continue = "allow"
66
needless_for_each = "warn"
67
negative_feature_names = "warn"
68
path_buf_push_overwrite = "warn"
0 commit comments