std: get rid of sys_common::process by joboet · Pull Request #140393 · rust-lang/rust (original) (raw)

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.

Something went wrong with a force push, so I can't reopen #139020. This is unchanged from that PR, apart from a rebase.

r? @thomcc