mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
22ddcd1a13
Add setgroups to std::os::unix::process::CommandExt Should fix #38527. I'm not sure groups is the greatest name though.