mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
0d61b83f59
Trusty: Fix build for anonymous pipes and std::sys::process PRs #136842 (Add libstd support for Trusty targets), #137793 (Stablize anonymous pipe), and #136929 (std: move process implementations to `sys`) merged around the same time, so update Trusty to take them into account. cc `@randomPoison`