summary refs log tree commit diff
path: root/src/libpanic_unwind/seh.rs
AgeCommit message (Expand)AuthorLines
2016-09-09Issue deprecation warnings for safe accesses to extern staticsVadim Petrochenkov-2/+2
2016-06-05run rustfmt on libpanic_unwind folderSrinivas Reddy Thatiparthy-6/+3
2016-05-31mk: Prepare for a new stage0 compilerAlex Crichton-9/+1
2016-05-09rustc: Use C++ personalities on MSVCAlex Crichton-74/+253
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+147