Files
rust/compiler/rustc_ast_passes/src
Matthias Krüger 4815f94c51 Rollup merge of #99401 - TaKO8Ki:avoid-symbol-to-&str-conversions, r=nnethercote
Avoid `Symbol` to `&str` conversions

`Symbol::as_str` is a slowish operation, so this patch removes some usages of it.
2022-07-19 13:30:46 +02:00
..
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-05-20 12:25:05 +02:00
2022-02-19 17:27:43 +01:00