Skip to content

Commit 6699c90

Browse files
committed
needless_pass_by_value
1 parent a342e93 commit 6699c90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ forget_non_drop = "allow"
176176
format_collect = "allow"
177177
large_enum_variant = "allow"
178178
needless_doctest_main = "allow"
179-
needless_pass_by_value = "allow"
180179
needless_return = "allow"
181180
new_without_default = "allow"
182181
nonminimal_bool = "allow"

0 commit comments

Comments
 (0)