remove single-use lifetimes
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
56f36fe7a7
commit
a9f714ae8d
5 changed files with 6 additions and 7 deletions
|
@ -285,7 +285,7 @@ lossy_float_literal = "warn"
|
|||
mem_forget = "warn"
|
||||
# missing_assert_message = "warn"
|
||||
# mod_module_files = "warn"
|
||||
multiple_inherent_impl = "warn"
|
||||
# multiple_inherent_impl = "warn"
|
||||
mutex_atomic = "warn"
|
||||
# same_name_method = "warn"
|
||||
# semicolon_outside_block = "warn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue