rust/compiler/rustc_borrowck
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 Rollup merge of #98415 - compiler-errors:rustc-borrowck-session-diagnostic-1, r=davidtwco 2022-06-29 17:59:31 +05:30