rust/compiler/rustc_errors
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
..
src Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compiler-errors 2022-07-16 22:30:56 +02:00
Cargo.toml Implement IntoDiagnosticArg for hir::ConstContext 2022-07-08 03:47:31 +00:00