summary refs log tree commit diff
path: root/src/libpanic_unwind/lib.rs
AgeCommit message (Expand)AuthorLines
2016-07-22Implement rust_eh_personality in Rust, remove rust_eh_personality_catch.Vadim Chugunov-0/+1
2016-06-05run rustfmt on libpanic_unwind folderSrinivas Reddy Thatiparthy-6/+6
2016-05-31mk: Prepare for a new stage0 compilerAlex Crichton-2/+2
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+109