Whitelist some new clippy lints
This commit is contained in:
parent
9db784bccd
commit
8bba8447ef
@ -112,7 +112,9 @@
|
||||
stutter,
|
||||
use_self,
|
||||
// not practical
|
||||
many_single_char_names,
|
||||
missing_docs_in_private_items,
|
||||
similar_names,
|
||||
// alternative is not stable
|
||||
empty_enum,
|
||||
use_debug,
|
||||
|
Loading…
x
Reference in New Issue
Block a user