needless_pass_by_value
This commit is contained in:
parent
a342e936e3
commit
6699c90788
@ -176,7 +176,6 @@ forget_non_drop = "allow"
|
||||
format_collect = "allow"
|
||||
large_enum_variant = "allow"
|
||||
needless_doctest_main = "allow"
|
||||
needless_pass_by_value = "allow"
|
||||
needless_return = "allow"
|
||||
new_without_default = "allow"
|
||||
nonminimal_bool = "allow"
|
||||
|
Loading…
Reference in New Issue
Block a user