Files
rust/compiler/rustc_ast_lowering/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-18 14:25:34 +09:00
2022-07-11 23:20:37 +02:00
2022-07-16 20:17:58 -03:00
2022-06-14 22:44:27 +02:00