Commit 5b47948
committed
tests: basic-[debugger-]stepping.rs: Disable SingleUseConsts MIR pass
To make more of the test pass. It should not be necessary to disable
this pass, but by doing it we can avoid further regressions while we
figure out how to solve this use case properly.
The last two `FIXME(33013)` didn't go away from this change, only the
first six. But that can be investigated separately.1 parent ff5be13 commit 5b47948
1 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments