Merge commit 'aa0d551351' into clippy-subtree-update
This commit is contained in:
parent
4891dd4627
commit
277c4e4baf
183 changed files with 2484 additions and 848 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#![allow(unused)]
|
||||
#![allow(unused, clippy::needless_lifetimes)]
|
||||
#![warn(
|
||||
clippy::all,
|
||||
clippy::style,
|
||||
clippy::mem_replace_option_with_none,
|
||||
clippy::mem_replace_with_default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue