about summary refs log tree commit diff
path: root/src/libstd/rt.rs
AgeCommit message (Expand)AuthorLines
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-5/+3
2016-04-11std: Stabilize APIs for the 1.9 releaseAlex Crichton-1/+1
2015-12-29Fix warnings when compiling stdlib with --testFlorian Hahn-7/+9
2015-12-09std: Rename thread::catch_panic to panic::recoverAlex Crichton-2/+3
2015-10-21Moar comments.Vadim Chugunov-0/+5
2015-09-11std: Internalize almost all of `std::rt`Alex Crichton-0/+65