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 6ff817b commit 6e9d6e4Copy full SHA for 6e9d6e4
Cargo.toml
@@ -167,6 +167,5 @@ doc_lazy_continuation = { level = "allow", priority = 1 }
167
needless_return = { level = "allow", priority = 1 }
168
doc_overindented_list_items = { level = "allow", priority = 1 }
169
# complexity-lints
170
-needless_lifetimes = { level = "allow", priority = 1 }
171
precedence = { level = "allow", priority = 1 }
172
manual_div_ceil = { level = "allow", priority = 1 }
0 commit comments