mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
1ef29e7af6
std: use `OnceLock` for Xous environment variables There's no need for exposed-provenance-shenanigans here... CC @xobs