about summary refs log tree commit diff
path: root/compiler/rustc_parse/messages.ftl
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-08-12 20:37:49 +1000
committerGitHub <noreply@github.com>2025-08-12 20:37:49 +1000
commit52f92d540cf9a1cd72a79e9e731a354447644543 (patch)
treef74df6b0420830d43181d4a4d6b51c0ea4279612 /compiler/rustc_parse/messages.ftl
parentf22c389169e5a28cde1320bf7d04ae659c519135 (diff)
parent35906eaabcd8ecf4e92f82630e6fdfbf945f5dc6 (diff)
downloadrust-52f92d540cf9a1cd72a79e9e731a354447644543.tar.gz
rust-52f92d540cf9a1cd72a79e9e731a354447644543.zip
Rollup merge of #139806 - Ayush1325:uefi-systemtime, r=joboet
std: sys: pal: uefi: Overhaul Time

Use UEFI time format for SystemTime.

All calculations and comparisons are being done using UnixTime since UEFI Time format does not seem good fit for those calculations.

I have tested the conversions and calculations, but I am not sure if there is a way to run unit tests for platform specific code in Rust source.

The only real benefit from using UEFI Time representation is that to and fro conversion will preserve `daylight` and `timezone` values.

r? `@joboet`
Diffstat (limited to 'compiler/rustc_parse/messages.ftl')
0 files changed, 0 insertions, 0 deletions