summary refs log tree commit diff
path: root/src/libstd/rt/unwind/seh.rs
AgeCommit message (Expand)AuthorLines
2015-07-21trans: Move rust_try into the compilerAlex Crichton-2/+3
2015-06-25msvc: Implement runtime support for unwindingAlex Crichton-9/+122
2015-05-19std: Implement aborting stubs for MSVC unwindingAlex Crichton-0/+30