mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
42f4793e5a
uefi: fs: Add file times plumbing - Add plumbing to allow conversions to and from UEFI Time to Rust SystemTime. - Also add FileTimes implementation. cc `@nicholasbishop` r? `@petrochenkov`