mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
d9f513f0da
In rare cases, the test may need access to the underlying `std::process::Command` (e.g. for non-trivial process spawning). Co-authored-by: Jesus Checa Hidalgo <jchecahi@redhat.com>