rust/compiler/rustc_middle
Matthias Krüger 6277ac2fb8
Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compiler-errors
Avoid some `Symbol` to `String` conversions

This patch removes some Symbol to String conversions.
2022-07-16 22:30:56 +02:00
..
2022-06-27 08:48:55 +10:00

For more information about how rustc works, see the rustc dev guide.