about summary refs log tree commit diff
path: root/src/libpanic_unwind/windows.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-29Replace usages of 'bad_style' with 'nonstandard_style'.Corey Farwell-1/+1
2018-04-05Bump the bootstrap compiler to 1.26.0 betaAlex Crichton-6/+3
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