about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/allocator.rs
diff options
context:
space:
mode:
authorThalia Archibald <thalia@archibald.dev>2025-04-21 20:56:43 -0700
committerThalia Archibald <thalia@archibald.dev>2025-04-21 20:56:43 -0700
commit90fe2805df75b9d46b985346f0dff2690c285330 (patch)
tree314e83705721dbd25abe01f5fa35885ca6c9b12a /compiler/rustc_codegen_llvm/src/allocator.rs
parentd6c1e454aa8af5e7e59fbf5c4e7d3128d2f99582 (diff)
downloadrust-90fe2805df75b9d46b985346f0dff2690c285330.tar.gz
rust-90fe2805df75b9d46b985346f0dff2690c285330.zip
Move `sys::pal::os::Env` into `sys::env`
Although `Env` (as `Vars`), `Args`, path functions, and OS constants are
publicly exposed via `std::env`, their implementations are each
self-contained. Keep them separate in `std::sys` and make a new module,
`sys::env`, for `Env`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions