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.
needless_lifetimes
1 parent a9ed3ed commit ba3f671Copy full SHA for ba3f671
Cargo.toml
@@ -165,6 +165,5 @@ doc_lazy_continuation = { level = "allow", priority = 1 }
165
needless_return = { level = "allow", priority = 1 }
166
doc_overindented_list_items = { level = "allow", priority = 1 }
167
# complexity-lints
168
-needless_lifetimes = { level = "allow", priority = 1 }
169
precedence = { level = "allow", priority = 1 }
170
manual_div_ceil = { level = "allow", priority = 1 }
0 commit comments