about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/foreign-exceptions/foo.rs
AgeCommit message (Expand)AuthorLines
2020-01-11Abort if C++ tries to swallow a Rust panicAmanieu d'Antras-29/+0
2020-01-11Add a test to check that swallowed Rust panics are dropped properly.Amanieu d'Antras-1/+29
2019-11-03Hack to make C++ exceptions test work on i686-pc-windows-gnuAmanieu d'Antras-0/+3
2019-11-03Allow foreign exceptions to unwind through Rust codeAmanieu d'Antras-0/+63