about summary refs log tree commit diff
path: root/library/std/src/sys/env/common.rs
AgeCommit message (Collapse)AuthorLines
2025-04-21Unify owned `Env` types between platformsThalia Archibald-0/+48
Also, update the same pattern of reuse in `sys::args` to match.