about summary refs log tree commit diff
path: root/src/libstd/old_io/comm_adapters.rs
AgeCommit message (Expand)AuthorLines
2015-04-14std: Remove old_io/old_path/rand modulesAlex Crichton-247/+0
2015-03-30std: Standardize (input, output) param orderingsAlex Crichton-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+2
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-3/+3
2015-03-18Register new snapshotsAlex Crichton-3/+0
2015-03-16impl<T> [T]Jorge Aparicio-0/+3
2015-03-11Example -> ExamplesSteve Klabnik-2/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-7/+7
2015-02-17Test fixes and rebase conflictsAlex Crichton-4/+1
2015-02-17Fallout from stabilizationAaron Turon-4/+4
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-2/+2
2015-01-27Merge remote-tracking branch 'rust-lang/master'Brian Anderson-0/+248
2015-01-26std: Rename Writer::write to Writer::write_allAlex Crichton-1/+1
2015-01-26Fallout of io => old_ioAlex Crichton-1/+1
2015-01-26std: Rename io to old_ioAlex Crichton-0/+248