Files
rust/compiler/rustc_codegen_llvm/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-13 17:47:06 -05:00
2022-05-16 20:15:06 -04:00
2022-07-06 06:41:53 +01:00
2022-07-09 07:27:29 -04:00
2022-02-28 00:02:11 -05:00
2022-07-16 20:17:58 -03:00
2022-07-06 06:41:53 +01:00
2022-07-06 06:41:53 +01:00
2022-02-24 12:18:21 +01:00