Apply new lints to ourselves
This commit is contained in:
@@ -42,6 +42,7 @@ too_many_arguments = "allow"
|
|||||||
|
|
||||||
# style overrides
|
# style overrides
|
||||||
new_without_default = "allow"
|
new_without_default = "allow"
|
||||||
|
redundant_closure = "allow"
|
||||||
|
|
||||||
# cargo overrides
|
# cargo overrides
|
||||||
multiple_crate_versions = "allow"
|
multiple_crate_versions = "allow"
|
||||||
|
|||||||
Reference in New Issue
Block a user