File tree
38 files changed
+331
-33
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- util
- rustc_builtin_macros/src/assert
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- thir
- rustc_mir_build/src
- builder/expr
- thir
- cx
- pattern
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_span/src
- rustc_ty_utils
- src
- tests/ui
- ergonomic-clones
- feature-gates
38 files changed
+331
-33
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1348 | 1348 |
| |
1349 | 1349 |
| |
1350 | 1350 |
| |
| 1351 | + | |
1351 | 1352 |
| |
1352 | 1353 |
| |
1353 | 1354 |
| |
| |||
1528 | 1529 |
| |
1529 | 1530 |
| |
1530 | 1531 |
| |
| 1532 | + | |
| 1533 | + | |
1531 | 1534 |
| |
1532 | 1535 |
| |
1533 | 1536 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1713 | 1713 |
| |
1714 | 1714 |
| |
1715 | 1715 |
| |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
1716 | 1720 |
| |
1717 | 1721 |
| |
1718 | 1722 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
| |||
224 | 225 |
| |
225 | 226 |
| |
226 | 227 |
| |
| 228 | + | |
227 | 229 |
| |
228 | 230 |
| |
229 | 231 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1175 | 1175 |
| |
1176 | 1176 |
| |
1177 | 1177 |
| |
| 1178 | + | |
1178 | 1179 |
| |
1179 | 1180 |
| |
1180 | 1181 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| 232 | + | |
232 | 233 |
| |
233 | 234 |
| |
234 | 235 |
| |
| |||
1033 | 1034 |
| |
1034 | 1035 |
| |
1035 | 1036 |
| |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
1036 | 1048 |
| |
1037 | 1049 |
| |
1038 | 1050 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
574 | 582 |
| |
575 | 583 |
| |
576 | 584 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
| 300 | + | |
300 | 301 |
| |
301 | 302 |
| |
302 | 303 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1993 | 1993 |
| |
1994 | 1994 |
| |
1995 | 1995 |
| |
| 1996 | + | |
1996 | 1997 |
| |
1997 | 1998 |
| |
1998 | 1999 |
| |
| |||
2039 | 2040 |
| |
2040 | 2041 |
| |
2041 | 2042 |
| |
| 2043 | + | |
2042 | 2044 |
| |
2043 | 2045 |
| |
2044 | 2046 |
| |
| |||
2100 | 2102 |
| |
2101 | 2103 |
| |
2102 | 2104 |
| |
2103 |
| - | |
| 2105 | + | |
| 2106 | + | |
| 2107 | + | |
2104 | 2108 |
| |
2105 | 2109 |
| |
2106 | 2110 |
| |
| |||
2323 | 2327 |
| |
2324 | 2328 |
| |
2325 | 2329 |
| |
| 2330 | + | |
| 2331 | + | |
2326 | 2332 |
| |
2327 | 2333 |
| |
2328 | 2334 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
| 767 | + | |
| 768 | + | |
| 769 | + | |
767 | 770 |
| |
768 | 771 |
| |
769 | 772 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 | 1465 |
| |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
1466 | 1470 |
| |
1467 | 1471 |
| |
1468 | 1472 |
| |
|
0 commit comments