about summary refs log tree commit diff
path: root/src/libstd/rt/util.rs
AgeCommit message (Expand)AuthorLines
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