about summary refs log tree commit diff
path: root/library/std/src/io/pipe
AgeCommit message (Collapse)AuthorLines
2025-01-26Test pipes also when not running on Windows and Linux simultaneouslyTobias Bucher-1/+1
Fixes https://github.com/rust-lang/rust/pull/135635#pullrequestreview-2574184488.
2025-01-26Move `std::io::pipe` code into its own fileTobias Bucher-0/+18