mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
clippy: Enable str_to_string rule
This commit is contained in:
+1
-2
@@ -180,5 +180,4 @@ print_stdout = "warn"
|
||||
print_stderr = "warn"
|
||||
|
||||
rc_buffer = "warn"
|
||||
# FIXME enable this, we use this pattern a lot so its annoying work ...
|
||||
# str_to_string = "warn"
|
||||
str_to_string = "warn"
|
||||
|
||||
Reference in New Issue
Block a user