Commit beba522
authored
Rollup merge of rust-lang#117163 - tmiasko:compiletest-mir-opt, r=compiler-errors
compiletest: Display compilation errors in mir-opt tests
Previously when compilation failed the `check_mir_dump` would panic first, so we would never display the compiler output.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3999 | 3999 | | |
4000 | 4000 | | |
4001 | 4001 | | |
4002 | | - | |
4003 | 4002 | | |
4004 | 4003 | | |
4005 | 4004 | | |
| 4005 | + | |
4006 | 4006 | | |
4007 | 4007 | | |
4008 | 4008 | | |
| |||
0 commit comments