mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
b512fa78e9
std: sys: fs: uefi: Implement readdir - Tested on OVMF. - Add path field to uefi file since this will also be required in implementing Debug for rust File. ``@rustbot`` label +O-UEFI