about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/foreign-exceptions/foo.cpp
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-60/+0
2020-08-27Abort when catch_unwind catches a foreign exceptionAmanieu d'Antras-3/+3
2019-11-03Make SEH exceptions use a rust_panic type instead of unsigned __int64*Amanieu d'Antras-1/+2
2019-11-03Allow foreign exceptions to unwind through Rust codeAmanieu d'Antras-0/+59