mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
2949f2a5ef
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.