about summary refs log tree commit diff
path: root/tests/run-make/short-ice
AgeCommit message (Expand)AuthorLines
2025-06-29Re-disable `tests/run-make/short-ice` on Windows MSVC againJieyou Xu-3/+6
2025-06-24Enable short-ice for WindowsDaniel Paoliello-4/+11
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
2024-06-11Add set_backtrace_level helper function to run_make_supportOneirical-13/+24
2024-06-09rewrite `short-ice` in `rmake` formatOneirical-46/+31
2023-07-20Fix `dump-ice-to-disk` and `short-ice` tests when librustc-driver is dynamica...Raoul Strackx-0/+1
2023-07-19On nightly, dump ICE backtraces to diskEsteban Küber-1/+1
2023-07-11typeck in parallelSparrowLii-2/+2
2023-05-17Fix #107910, Shorten backtraces in ICEsyukang-0/+52