mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-20 19:13:55 +00:00
Move `std::io::pipe` code into its own file Also update the docs for the new location, create a section "Platform-specific behavior", don't hide required imports for code examples.