mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
86af7135ae
Avoid some `&str` to `String` conversions This patch removes some `&str` to `String` conversions.