about summary refs log tree commit diff
path: root/src/libstd/io/stdio.rs
AgeCommit message (Expand)AuthorLines
2013-11-28Register new snapshotsAlex Crichton-4/+4
2013-11-26libstd: Remove all non-`proc` uses of `do` from libstdPatrick Walton-23/+15
2013-11-19libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstdPatrick Walton-2/+2
2013-11-19Implement more native file I/OAlex Crichton-1/+11
2013-11-13Implement native::IoFactoryAlex Crichton-9/+15
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+321