about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAyush Singh <ayush@beagleboard.org>2025-01-12 10:01:45 +0530
committerAyush Singh <ayush@beagleboard.org>2025-01-13 23:57:06 +0530
commit6e67ffa4f2af426396b8af2b6829e89212cce5ba (patch)
tree254767469e59b1376375ade0210f01ba979684d7 /compiler/rustc_codegen_llvm/src
parent12445e0b2c532e389b8293924ed7c2b6fad5238f (diff)
downloadrust-6e67ffa4f2af426396b8af2b6829e89212cce5ba.tar.gz
rust-6e67ffa4f2af426396b8af2b6829e89212cce5ba.zip
uefi: helpers: Introduce OwnedDevicePath
This PR is split off from #135368 to reduce noise.

Rename DevicePath to OwnedDevicePath. This is to allow a non-owning
version of DevicePath in the future to work with UEFI shell APIs which
provide const pointers to device paths for UEFI shell fs mapping.

Also implement Debug for OwnedDevicePath for some quality of life
improvements.

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions