summary refs log tree commit diff
path: root/src/libstd/old_io/result.rs
AgeCommit message (Expand)AuthorLines
2015-03-27rollup merge of #23749: alexcrichton/remove-old-impl-checkAlex Crichton-3/+4
2015-03-26rustc: Remove support for old_impl_checkAlex Crichton-3/+4
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-1/+1
2015-02-24Use arrays instead of vectors in testsVadim Petrochenkov-1/+1
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2015-01-26std: Rename Writer::write to Writer::write_allAlex Crichton-4/+4
2015-01-26Fallout of io => old_ioAlex Crichton-10/+10
2015-01-26std: Rename io to old_ioAlex Crichton-0/+129