Zalathar dbdbde2a72 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.
2025-05-11 21:21:38 +10:00
..
2025-04-05 11:44:38 -07:00
2025-04-14 09:38:04 +00:00
2025-04-14 09:38:04 +00:00
2025-03-25 21:53:52 +01:00