File tree
12 files changed
+2
-919
lines changed- compiler
- rustc_interface/src
- rustc_middle/src/mir
- rustc_session/src
- tests/mir-opt
12 files changed
+2
-919
lines changedDiff for: compiler/rustc_interface/src/tests.rs
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
666 | 666 |
| |
667 | 667 |
| |
668 | 668 |
| |
669 |
| - | |
670 | 669 |
| |
671 | 670 |
| |
672 | 671 |
| |
|
Diff for: compiler/rustc_middle/src/mir/mod.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
|
Diff for: compiler/rustc_middle/src/mir/pretty.rs
-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
141 | 140 |
| |
142 | 141 |
| |
143 | 142 |
| |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 | 143 |
| |
155 | 144 |
| |
156 | 145 |
| |
|
0 commit comments