mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
5f145689b1
Move the public `CommandEnvs` into the `process` module (and make it a wrapper type for an internal iterator type) and everything else into `sys::process` as per #117276.