about summary refs log tree commit diff
path: root/src/libstd/io/option.rs
AgeCommit message (Expand)AuthorLines
2014-02-03std: Remove io::io_errorAlex Crichton-154/+0
2014-01-09Remove eof() from io::ReaderAlex Crichton-20/+0
2014-01-08Remove the io::Decorator traitAlex Crichton-2/+1
2014-01-07stdtest: Fix all leaked trait importsAlex Crichton-1/+2
2013-12-24std: Delete rt::testAlex Crichton-35/+28
2013-11-26test: Remove non-procedure uses of `do` from compiletest, libstd tests,Patrick Walton-12/+12
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+181