about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-07-19 13:30:46 +0200
committerGitHub <noreply@github.com>2022-07-19 13:30:46 +0200
commit4815f94c51d9c4a9c43fcc77da0c788056f9cf9e (patch)
treeaa27e40035aa34bb4384b85a0debf8e2bbee1520 /compiler/rustc_codegen_llvm/src/builder.rs
parent31473928e993517f4e1909478c573628d8119cdc (diff)
parenta22934bea1d02870cda58eb6297ff9332fcc2104 (diff)
downloadrust-4815f94c51d9c4a9c43fcc77da0c788056f9cf9e.tar.gz
rust-4815f94c51d9c4a9c43fcc77da0c788056f9cf9e.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions