about summary refs log tree commit diff
path: root/src/libstd/rt/test.rs
AgeCommit message (Expand)AuthorLines
2013-06-06std::rt: Configure test threads with RUST_TEST_THREADS. Default is ncores x2Brian Anderson-2/+17
2013-05-30core::rt: deny(unused_imports, unused_mut, unused_variable)Brian Anderson-5/+3
2013-05-30core::rt: Fix two multithreading bugs and add a threadring testBrian Anderson-1/+1
2013-05-29Merge remote-tracking branch 'brson/io' into incomingBrian Anderson-26/+89
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+192