about summary refs log tree commit diff
path: root/tests/run-make/dump-ice-to-disk/rmake.rs
AgeCommit message (Expand)AuthorLines
2025-06-17Refine run-make test ignores due to unpredictable `i686-pc-windows-gnu` unwin...Jieyou Xu-8/+8
2024-12-23remove unnecessary `mut` from `dump-ice-to-disk` rmake testRémy Rakic-1/+1
2024-08-18tests: disable `dump-ice-to-disk` for i686-mingw许杰友 Jieyou Xu (Joe)-0/+3
2024-08-15tests: re-enable `dump-ice-to-disk` for Windows许杰友 Jieyou Xu (Joe)-5/+8
2024-08-11tests: ignore `dump-ice-to-disk` on windows许杰友 Jieyou Xu (Joe)-3/+4
2024-08-11tests: tidy up `dump-ice-to-disk` and make assertion failures extremely verbose许杰友 Jieyou Xu (Joe)-113/+172
2024-08-10Rollup merge of #128909 - saethlin:run-make-ice-yes, r=jieyouxuGuillaume Gomez-1/+1
2024-08-09Fix dump-ice-to-disk for RUSTC_ICE=0 usersBen Kimock-1/+1
2024-08-07Add -Zerror-metrics=PATH to save diagnostic metadata to diskJane Losare-Lusby-15/+71
2024-07-25rewrite panic-abort-eh_frame to rmakeOneirical-25/+42
2024-07-25rewrite dump-ice-to-disk to rmakeOneirical-0/+64