rust/compiler/rustc_trait_selection/src
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
..
traits Rollup merge of #98668 - TaKO8Ki:avoid-many-&str-to-string-conversions, r=Dylan-DPC 2022-06-29 20:35:07 +02:00
autoderef.rs Filter OnceNote in diagnostic infra. 2022-03-20 20:36:26 +01:00
infer.rs
lib.rs Fix minor documentation typo 2022-06-20 03:30:21 +01:00
opaque_types.rs Rename the ConstS::val field as kind. 2022-06-14 13:06:44 +10:00