diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2025-05-11 20:48:41 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2025-05-11 21:21:38 +1000 |
| commit | dbdbde2a72ae26b9aaad8eae5d81635b36031f7b (patch) | |
| tree | b77fe287f19b799f131c9af41ec51f3c7cb328f2 /compiler/rustc_codegen_llvm/src/asm.rs | |
| parent | 9a7e19f2b66c472811b4bff02695c7a03f3f4151 (diff) | |
| download | rust-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
