about summary refs log tree commit diff
path: root/src/libstd/rt/util.rs
AgeCommit message (Expand)AuthorLines
2013-08-05Updated std::Option, std::Either and std::ResultMarvin Löbel-2/+2
2013-07-09std: Make os::set_exit_status work with newschedBrian Anderson-0/+22
2013-06-24extra: Make test runner compatible with newschedBrian Anderson-0/+12
2013-06-18std::rt: Improve the rtabort! macroBrian Anderson-2/+63
2013-06-17std::rt: move abort function to util moduleBrian Anderson-0/+4
2013-06-17std::rt: Add util mod and num_cpus functionBrian Anderson-0/+22