mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
1ef29e7af6
std: use `OnceLock` for Xous environment variables There's no need for exposed-provenance-shenanigans here... CC @xobs