Files
rust/compiler/rustc_trait_selection/src/traits
Matthias Krüger d34c4ca9be Rollup merge of #98668 - TaKO8Ki:avoid-many-&str-to-string-conversions, r=Dylan-DPC
Avoid some `&str` to `String` conversions with `MultiSpan::push_span_label`

This patch removes some`&str` to `String` conversions with `MultiSpan::push_span_label`.
2022-06-29 20:35:07 +02:00
..
2022-06-21 17:38:22 +01:00
2022-06-08 09:24:03 +10:00
2022-06-14 13:06:44 +10:00