rust/compiler/rustc_mir_transform
Matthias Krüger 86af7135ae
Rollup merge of #99103 - TaKO8Ki:avoid-&str-to-string-conversions, r=oli-obk
Avoid some `&str` to `String` conversions

This patch removes some `&str` to `String` conversions.
2022-07-10 11:52:17 +02:00
..
src Rollup merge of #99103 - TaKO8Ki:avoid-&str-to-string-conversions, r=oli-obk 2022-07-10 11:52:17 +02:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00