summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorAyush Singh <ayush@beagleboard.org>2025-02-22 19:37:07 +0530
committerAyush Singh <ayush@beagleboard.org>2025-03-03 00:33:10 +0530
commit61e550a5832e95b74f6f9b718e7218ab736ac011 (patch)
tree9e98c5cabb8e06e27ee03a881d5629c61c224ec6 /compiler/rustc_parse/src
parentd5eb31c9347ae3c494c8d723711dacca7d1cfe8b (diff)
downloadrust-61e550a5832e95b74f6f9b718e7218ab736ac011.tar.gz
rust-61e550a5832e95b74f6f9b718e7218ab736ac011.zip
uefi: helpers: Add DevicePathNode abstractions
- UEFI device path is a series of nodes layed out in a contiguous memory
  region. So it makes sense to use Iterator abstraction for modeling
  DevicePaths
- This PR has been split off from #135368 for easier review. The allow
  dead_code will be removed in #135368

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