summary refs log tree commit diff
path: root/src/libpanic_unwind/windows.rs
AgeCommit message (Expand)AuthorLines
2018-02-20make `#[unwind]` attribute specify expectations more clearlyNiko Matsakis-3/+6
2017-05-06Fix definitions of ULONG_PTRJoshua Sheard-2/+2
2016-06-05run rustfmt on libpanic_unwind folderSrinivas Reddy Thatiparthy-7/+5
2016-05-09rustc: Use C++ personalities on MSVCAlex Crichton-2/+4
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+96