| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-17 | Refine run-make test ignores due to unpredictable `i686-pc-windows-gnu` ↵ | Jieyou Xu | -8/+8 | |
| unwind mechanism | ||||
| 2024-12-23 | remove unnecessary `mut` from `dump-ice-to-disk` rmake test | Rémy Rakic | -1/+1 | |
| 2024-08-18 | tests: disable `dump-ice-to-disk` for i686-mingw | 许杰友 Jieyou Xu (Joe) | -0/+3 | |
| To avoid blocking full CI. | ||||
| 2024-08-15 | tests: re-enable `dump-ice-to-disk` for Windows | 许杰友 Jieyou Xu (Joe) | -5/+8 | |
| This test was previously flakey on `i686-mingw`, but since some modifications I could no longer make it fail on `i686-mingw`. See <https://github.com/rust-lang/rust/pull/128958> for multiple try job runs. | ||||
| 2024-08-11 | tests: ignore `dump-ice-to-disk` on windows | 许杰友 Jieyou Xu (Joe) | -3/+4 | |
| 2024-08-11 | tests: tidy up `dump-ice-to-disk` and make assertion failures extremely verbose | 许杰友 Jieyou Xu (Joe) | -113/+172 | |
| 2024-08-10 | Rollup merge of #128909 - saethlin:run-make-ice-yes, r=jieyouxu | Guillaume Gomez | -1/+1 | |
| Fix dump-ice-to-disk for RUSTC_ICE=0 users Before this change, the test fails if you run it with `RUSTC_ICE=0`. | ||||
| 2024-08-09 | Fix dump-ice-to-disk for RUSTC_ICE=0 users | Ben Kimock | -1/+1 | |
| 2024-08-07 | Add -Zerror-metrics=PATH to save diagnostic metadata to disk | Jane Losare-Lusby | -15/+71 | |
| 2024-07-25 | rewrite panic-abort-eh_frame to rmake | Oneirical | -25/+42 | |
| 2024-07-25 | rewrite dump-ice-to-disk to rmake | Oneirical | -74/+64 | |
| 2023-10-17 | Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump files | Esteban Küber | -0/+6 | |
| Windows paths do not support `:`, so use a datetime format in ICE dump paths that Windows will accept. Fix #116809, fix #115180. | ||||
| 2023-09-07 | Don't modify libstd to dump rustc ICEs | Michael Goulet | -2/+2 | |
| 2023-07-20 | Fix `dump-ice-to-disk` and `short-ice` tests when librustc-driver is ↵ | Raoul Strackx | -0/+1 | |
| dynamically linked | ||||
| 2023-07-19 | Add run-make test for ICE dump | Esteban Küber | -0/+74 | |
