Files
rust/library/std
Ayush Singh 1331c35f02 std: sys: fs: uefi: Make time in FileAttr optional
At least on OVMF, some files copied over from linux file system seem
to have invalid time (year = 1980 and everything else 0). Since Rust
allows time to be optional and we can return error, that seems to be
the way to go for now.

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2025-12-02 22:34:47 +05:30
..
fix
2025-11-27 17:55:34 +07:00
2025-10-08 08:57:58 -07:00