mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
clippy: Enable str_to_string
rule
This commit is contained in:
parent
88f088c4a0
commit
71ea70ebf6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user