about summary refs log tree commit diff
path: root/src/libstd/old_io/pipe.rs
AgeCommit message (Expand)AuthorLines
2015-04-14std: Remove old_io/old_path/rand modulesAlex Crichton-141/+0
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-3/+3
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+1
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-2/+3
2015-03-11Example -> ExamplesSteve Klabnik-1/+1
2015-02-17Fallout from stabilizationAaron Turon-2/+2
2015-01-26std: Rename Writer::write to Writer::write_allAlex Crichton-1/+1
2015-01-26std: Rename io to old_ioAlex Crichton-0/+139