src/experimental/to_string.rs:6:5: replace s -> String with String::new() src/experimental/to_string.rs:6:5: replace s -> String with "xyzzy".into()