mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 01:20:46 +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.