| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -129/+0 |
| 2022-08-23 | Diagnose missing includes in run-make tests | Tomasz Miąsko | -1/+1 |
| 2021-10-28 | Add -Zunstable-options instead of feature | Mateusz Mikuła | -2/+0 |
| 2021-10-23 | Repace use of `static_nobundle` with `native_link_modifiers` | Mateusz Mikuła | -1/+1 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -7/+6 |
| 2020-08-27 | Abort when catch_unwind catches a foreign exception | Amanieu d'Antras | -15/+12 |
| 2020-01-11 | Abort if C++ tries to swallow a Rust panic | Amanieu d'Antras | -46/+0 |
| 2020-01-11 | Add a test to check that swallowed Rust panics are dropped properly. | Amanieu d'Antras | -1/+46 |
| 2019-11-03 | Make SEH exceptions use a rust_panic type instead of unsigned __int64* | Amanieu d'Antras | -1/+2 |
| 2019-11-03 | Hack to make C++ exceptions test work on i686-pc-windows-gnu | Amanieu d'Antras | -1/+4 |
| 2019-11-03 | Allow foreign exceptions to unwind through Rust code | Amanieu d'Antras | -0/+132 |
