about summary refs log tree commit diff
path: root/src/libstd/io/net/pipe.rs
AgeCommit message (Expand)AuthorLines
2014-10-01Remove iotest macroAaron Turon-54/+86
2014-09-27auto merge of #17506 : sfackler/rust/cfg-attr, r=alexcrichtonbors-1/+1
2014-09-25Ignore two I/O tests that are failing on the win32 botBrian Anderson-0/+1
2014-09-23Deprecate `#[ignore(cfg(...))]`Steven Fackler-1/+1
2014-09-16Rename std::io::net::unix to std::io::net::pipe.Jonas Hietala-0/+802