Skip to content

Commit 16ee416

Browse files
committed
style: Remove redundant lint
1 parent dd055e6 commit 16ee416

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
@@ -173,7 +173,6 @@ str_to_string = "warn"
173173
string_add = "warn"
174174
string_add_assign = "warn"
175175
string_lit_as_bytes = "warn"
176-
string_to_string = "warn"
177176
todo = "warn"
178177
trait_duplication_in_bounds = "warn"
179178
uninlined_format_args = "warn"

0 commit comments

Comments
 (0)