File tree
28 files changed
+1130
-663
lines changed- compiler
- rustc_ast_passes/src
- rustc_expand/src
- rustc_lint
- src
- context
- diagnostics
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_middle/src/middle
- rustc_resolve/src
- tests/ui
- feature-gates
- imports
- lint
- unused
- malformed
- privacy
- span
- use
28 files changed
+1130
-663
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1510 | 1510 |
| |
1511 | 1511 |
| |
1512 | 1512 |
| |
1513 |
| - | |
| 1513 | + | |
1514 | 1514 |
| |
1515 | 1515 |
| |
1516 | 1516 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1555 | 1555 |
| |
1556 | 1556 |
| |
1557 | 1557 |
| |
1558 |
| - | |
1559 |
| - | |
1560 |
| - | |
1561 |
| - | |
1562 |
| - | |
1563 |
| - | |
1564 |
| - | |
1565 |
| - | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
1566 | 1566 |
| |
1567 | 1567 |
| |
1568 | 1568 |
| |
|
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
| |||
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 |
| - | |
30 | 28 |
| |
31 | 29 |
| |
32 |
| - | |
| 30 | + | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
| |||
164 | 162 |
| |
165 | 163 |
| |
166 | 164 |
| |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
| 165 | + | |
171 | 166 |
| |
172 | 167 |
| |
173 | 168 |
| |
174 | 169 |
| |
175 |
| - | |
176 | 170 |
| |
177 | 171 |
| |
178 |
| - | |
| 172 | + | |
179 | 173 |
| |
180 | 174 |
| |
181 | 175 |
| |
| |||
281 | 275 |
| |
282 | 276 |
| |
283 | 277 |
| |
284 |
| - | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
285 | 284 |
|
This file was deleted.
0 commit comments