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 2714cca commit 314eef7Copy full SHA for 314eef7
Cargo.toml
@@ -81,7 +81,6 @@ rc_mutex = "warn"
81
redundant_feature_names = "warn"
82
ref_option_ref = "warn"
83
rest_pat_in_fully_bound_structs = "warn"
84
-return_self_not_must_use = "warn"
85
same_functions_in_if_condition = "warn"
86
self_named_module_files = "warn"
87
semicolon_if_nothing_returned = "warn"
0 commit comments