Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 30b59498bd..2b81f7b11b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"