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