Files
rust/library
Matthias Krüger 3b99d6b92e Rollup merge of #149538 - Ayush1325:uefi-fs-time-fix, r=joboet
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.

`@rustbot` label +O-UEFI
2025-12-02 22:02:34 +01:00
..
2025-06-16 07:00:13 +00:00
2025-10-15 20:43:53 +02:00
2025-07-01 10:55:49 -07:00
2025-11-16 23:35:37 -05:00