File tree
12 files changed
+17
-20
lines changed- compiler
- rustc_hir_analysis/src
- check
- collect
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- query
- ty
- rustc_next_trait_solver/src/solve
- assembly
- rustc_type_ir/src
12 files changed
+17
-20
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2083 | 2083 |
| |
2084 | 2084 |
| |
2085 | 2085 |
| |
2086 |
| - | |
| 2086 | + | |
2087 | 2087 |
| |
2088 | 2088 |
| |
2089 | 2089 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 | 1019 |
| |
1020 |
| - | |
| 1020 | + | |
1021 | 1021 |
| |
1022 | 1022 |
| |
1023 | 1023 |
| |
| |||
1036 | 1036 |
| |
1037 | 1037 |
| |
1038 | 1038 |
| |
1039 |
| - | |
| 1039 | + | |
1040 | 1040 |
| |
1041 | 1041 |
| |
1042 | 1042 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 |
| - | |
| 278 | + | |
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
|
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 | 1465 |
| |
1466 |
| - | |
1467 |
| - | |
| 1466 | + | |
| 1467 | + | |
1468 | 1468 |
| |
1469 | 1469 |
| |
1470 | 1470 |
| |
| |||
1654 | 1654 |
| |
1655 | 1655 |
| |
1656 | 1656 |
| |
1657 |
| - | |
1658 |
| - | |
| 1657 | + | |
| 1658 | + | |
1659 | 1659 |
| |
1660 | 1660 |
| |
1661 | 1661 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
|
Diff for: compiler/rustc_middle/src/query/mod.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
697 | 697 |
| |
698 | 698 |
| |
699 | 699 |
| |
700 |
| - | |
| 700 | + | |
701 | 701 |
| |
702 | 702 |
| |
703 | 703 |
| |
|
Diff for: compiler/rustc_middle/src/ty/context.rs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
387 | 387 |
| |
388 | 388 |
| |
389 | 389 |
| |
390 |
| - | |
| 390 | + | |
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
395 |
| - | |
| 395 | + | |
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 | 87 |
| |
91 | 88 |
| |
92 |
| - | |
| 89 | + | |
93 | 90 |
| |
94 | 91 |
| |
95 | 92 |
| |
|
Diff for: compiler/rustc_type_ir/src/elaborate.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
|
Diff for: compiler/rustc_type_ir/src/interner.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
231 |
| - | |
| 231 | + | |
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
|
0 commit comments