Skip to content

Commit c6db787

Browse files
committed
Drop removed Clippy lint
1 parent 19355af commit c6db787

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@
237237
clippy::std_instead_of_alloc,
238238
clippy::std_instead_of_core,
239239
clippy::string_lit_chars_any,
240-
clippy::string_to_string,
241240
clippy::tests_outside_test_module,
242241
clippy::try_err,
243242
clippy::undocumented_unsafe_blocks,

0 commit comments

Comments
 (0)