rust/library/std
Matthias Krüger 1e3d2fb417
Rollup merge of #120351 - Ayush1325:uefi-time, r=m-ou-se
Implement SystemTime for UEFI

- Uses SystemTable->RuntimeServices->GetTime()
- Uses the algorithm described [here](https://blog.reverberate.org/2020/05/12/optimizing-date-algorithms.html) for conversion to UNIX time
2024-02-09 19:21:15 +01:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #120351 - Ayush1325:uefi-time, r=m-ou-se 2024-02-09 19:21:15 +01:00
tests Update feature names for new stdarch 2024-01-30 03:33:12 +00:00
build.rs zkvm: add partial std support 2024-01-22 10:15:11 -08:00
Cargo.toml Update libc to 0.2.153 2024-02-01 23:58:42 -03:00