rust/library/std
Jonathan Brouwer b512fa78e9
Rollup merge of #149540 - Ayush1325:uefi-fs-readdir, r=Mark-Simulacrum
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
2025-12-28 22:52:30 +01:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #149540 - Ayush1325:uefi-fs-readdir, r=Mark-Simulacrum 2025-12-28 22:52:30 +01:00
tests stabilize lazy_get 2025-12-15 18:57:33 +08:00
build.rs Update to new API, allowing to remove check_doc_cfg.rs file from librustdoc 2025-12-10 12:28:08 +01:00
Cargo.toml std: Use more unix.rs code on WASI targets 2025-12-08 06:46:28 -08:00