Skip to content

Commit ba3f671

Browse files
authored
style: include needless_lifetimes (#889)
1 parent a9ed3ed commit ba3f671

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,5 @@ doc_lazy_continuation = { level = "allow", priority = 1 }
165165
needless_return = { level = "allow", priority = 1 }
166166
doc_overindented_list_items = { level = "allow", priority = 1 }
167167
# complexity-lints
168-
needless_lifetimes = { level = "allow", priority = 1 }
169168
precedence = { level = "allow", priority = 1 }
170169
manual_div_ceil = { level = "allow", priority = 1 }

0 commit comments

Comments
 (0)