File tree
5 files changed
+15
-0
lines changed- compiler/rustc_type_ir/src
5 files changed
+15
-0
lines changedDiff for: compiler/rustc_type_ir/src/canonical.rs
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
167 | 169 |
| |
168 | 170 |
| |
169 | 171 |
| |
| 172 | + | |
170 | 173 |
| |
171 | 174 |
| |
172 | 175 |
| |
|
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| 48 | + | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
|
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| 43 | + | |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
|
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
193 | 195 |
| |
194 | 196 |
| |
195 | 197 |
| |
| 198 | + | |
196 | 199 |
| |
197 | 200 |
| |
198 | 201 |
| |
|
Diff for: compiler/rustc_type_ir/src/ty_kind.rs
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
293 | 295 |
| |
294 | 296 |
| |
295 | 297 |
| |
| 298 | + | |
296 | 299 |
| |
297 | 300 |
| |
298 | 301 |
| |
|
0 commit comments