Commit a71c3ff
committed
Auto merge of rust-lang#125032 - compiler-errors:crash-dump-dir, r=onur-ozkan
Make crashes dump mir to build dir
Set `-Zdump-mir-dir` for `crashes`-style tests.
Alternatively, we just remove `tests/crashes/124436.rs`, since if the only way to get it to repro is via `-Zdump-mir`, then maybe it's not worth it to fix.
Fixes rust-lang#1250291 file changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2478 | 2478 | | |
2479 | 2479 | | |
2480 | 2480 | | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
2481 | 2490 | | |
2482 | 2491 | | |
2483 | 2492 | | |
| |||
2532 | 2541 | | |
2533 | 2542 | | |
2534 | 2543 | | |
2535 | | - | |
2536 | | - | |
2537 | | - | |
2538 | | - | |
2539 | | - | |
2540 | | - | |
2541 | | - | |
| 2544 | + | |
2542 | 2545 | | |
2543 | 2546 | | |
2544 | 2547 | | |
| |||
2560 | 2563 | | |
2561 | 2564 | | |
2562 | 2565 | | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
2563 | 2569 | | |
2564 | | - | |
| 2570 | + | |
2565 | 2571 | | |
2566 | 2572 | | |
2567 | 2573 | | |
| |||
0 commit comments