about summary refs log tree commit diff
path: root/src/libstd/rt/io/option.rs
AgeCommit message (Expand)AuthorLines
2013-11-11Move std::rt::io to std::ioAlex Crichton-181/+0
2013-11-03Fill out the remaining functionality in io::fileAlex Crichton-1/+1
2013-10-28Allow fail messages to be caught, and introduce the Any traitMarvin Löbel-1/+1
2013-10-24Remove io::read_errorAlex Crichton-4/+4
2013-10-24Address a few XXX comments throughout the runtimeAlex Crichton-3/+19
2013-09-06Make I/O tests use run_in_mt_newsched_task to get more multi-threaded test co...Eric Reed-3/+3
2013-06-23Split out starting a listener from accepting incoming connections.Eric Reed-4/+16
2013-08-01make `in` and `foreach` get treated as keywordsDaniel Micay-4/+4
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+153