about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/asm.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2025-05-11 20:48:41 +1000
committerZalathar <Zalathar@users.noreply.github.com>2025-05-11 21:21:38 +1000
commitdbdbde2a72ae26b9aaad8eae5d81635b36031f7b (patch)
treeb77fe287f19b799f131c9af41ec51f3c7cb328f2 /compiler/rustc_codegen_llvm/src/asm.rs
parent9a7e19f2b66c472811b4bff02695c7a03f3f4151 (diff)
downloadrust-dbdbde2a72ae26b9aaad8eae5d81635b36031f7b.tar.gz
rust-dbdbde2a72ae26b9aaad8eae5d81635b36031f7b.zip
Rename `OperandBundleOwned` to `OperandBundleBox`
As with `DIBuilderBox`, the "Box" suffix does a better job of communicating
that this is an owning pointer to some borrowable resource.

This also renames the `raw` method to `as_ref`, which is what it would have
been named originally if the `Deref` problem had been known at the time.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions