diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-04-25 07:50:25 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-25 07:50:25 +0200 | 
| commit | f3641df491b30f192aed3c5bb2676a07b06434ae (patch) | |
| tree | 61ae47896ce3d6ede907495895c96e35cf9d9244 /compiler/rustc_parse/src/lib.rs | |
| parent | 886816359c3d1756f4b4d203615e1e442368ac5c (diff) | |
| parent | 01485c9fe9a50b48fd4c78e7116dcaa2aeb87a40 (diff) | |
| download | rust-f3641df491b30f192aed3c5bb2676a07b06434ae.tar.gz rust-f3641df491b30f192aed3c5bb2676a07b06434ae.zip | |
Rollup merge of #140143 - thaliaarchi:move-env-pal, r=joboet
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`. Also fix `unsafe_op_in_unsafe_fn` for Unix and update the `!DynSend` and `!DynSync` impls which had grown out of sync with the platforms (see #48005 for discussion on that). r? joboet Tracked in #117276.
Diffstat (limited to 'compiler/rustc_parse/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
