mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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.