File tree
32 files changed
+104
-76
lines changed- compiler
- rustc_ast_lowering/src
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src
- rustc_passes/src
- rustc_plugin_impl/src
- rustc_resolve/src/late
- rustc_save_analysis/src
- rustc_typeck/src
- check/method
- src
- librustdoc
- clean
- tools/clippy/clippy_lints/src
- utils
32 files changed
+104
-76
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
| 245 | + | |
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
560 | 559 |
| |
561 | 560 |
| |
562 | 561 |
| |
| |||
629 | 628 |
| |
630 | 629 |
| |
631 | 630 |
| |
632 |
| - | |
633 | 631 |
| |
634 | 632 |
| |
635 | 633 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1579 | 1579 |
| |
1580 | 1580 |
| |
1581 | 1581 |
| |
1582 |
| - | |
1583 | 1582 |
| |
1584 | 1583 |
| |
1585 | 1584 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2697 | 2697 |
| |
2698 | 2698 |
| |
2699 | 2699 |
| |
2700 |
| - | |
2701 | 2700 |
| |
2702 | 2701 |
| |
2703 | 2702 |
| |
| |||
3077 | 3076 |
| |
3078 | 3077 |
| |
3079 | 3078 |
| |
3080 |
| - | |
| 3079 | + | |
3081 | 3080 |
| |
3082 | 3081 |
| |
3083 | 3082 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
189 | 188 |
| |
190 | 189 |
| |
191 | 190 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
561 | 561 |
| |
562 | 562 |
| |
563 | 563 |
| |
564 |
| - | |
| 564 | + | |
| 565 | + | |
565 | 566 |
| |
566 | 567 |
| |
567 | 568 |
| |
| |||
646 | 647 |
| |
647 | 648 |
| |
648 | 649 |
| |
649 |
| - | |
| 650 | + | |
650 | 651 |
| |
651 | 652 |
| |
652 | 653 |
| |
653 | 654 |
| |
654 | 655 |
| |
655 | 656 |
| |
656 |
| - | |
| 657 | + | |
657 | 658 |
| |
658 | 659 |
| |
659 | 660 |
| |
| |||
737 | 738 |
| |
738 | 739 |
| |
739 | 740 |
| |
740 |
| - | |
| 741 | + | |
741 | 742 |
| |
742 | 743 |
| |
743 | 744 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1092 | 1092 |
| |
1093 | 1093 |
| |
1094 | 1094 |
| |
| 1095 | + | |
1095 | 1096 |
| |
1096 | 1097 |
| |
1097 |
| - | |
| 1098 | + | |
1098 | 1099 |
| |
1099 | 1100 |
| |
1100 | 1101 |
| |
| |||
1120 | 1121 |
| |
1121 | 1122 |
| |
1122 | 1123 |
| |
1123 |
| - | |
| 1124 | + | |
1124 | 1125 |
| |
1125 | 1126 |
| |
1126 | 1127 |
| |
| |||
1800 | 1801 |
| |
1801 | 1802 |
| |
1802 | 1803 |
| |
1803 |
| - | |
| 1804 | + | |
| 1805 | + | |
1804 | 1806 |
| |
1805 | 1807 |
| |
1806 | 1808 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
286 |
| - | |
| 286 | + | |
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
| 508 | + | |
508 | 509 |
| |
509 |
| - | |
| 510 | + | |
510 | 511 |
| |
511 | 512 |
| |
512 | 513 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
0 commit comments