| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -59/+0 |
| 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 | -12/+9 |
| 2020-01-11 | Abort if C++ tries to swallow a Rust panic | Amanieu d'Antras | -29/+0 |
| 2020-01-11 | Add a test to check that swallowed Rust panics are dropped properly. | Amanieu d'Antras | -1/+29 |
| 2019-11-03 | Hack to make C++ exceptions test work on i686-pc-windows-gnu | Amanieu d'Antras | -0/+3 |
| 2019-11-03 | Allow foreign exceptions to unwind through Rust code | Amanieu d'Antras | -0/+63 |
