File tree
32 files changed
+125
-36
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_hir_analysis/src/check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- rustc_mir_build/src/thir/pattern
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src/late
- library
- core/src
- macros
- prelude
- std/src/prelude
- src
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- rustfmt/src
- tests/ui
- pattern/deref-patterns
- unboxed-closures
32 files changed
+125
-36
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
624 |
| - | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
625 | 627 |
| |
626 | 628 |
| |
627 | 629 |
| |
| |||
792 | 794 |
| |
793 | 795 |
| |
794 | 796 |
| |
| 797 | + | |
| 798 | + | |
| 799 | + | |
795 | 800 |
| |
796 | 801 |
| |
797 | 802 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1295 | 1295 |
| |
1296 | 1296 |
| |
1297 | 1297 |
| |
| 1298 | + | |
1298 | 1299 |
| |
1299 | 1300 |
| |
1300 | 1301 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
579 |
| - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
580 | 583 |
| |
581 | 584 |
| |
582 | 585 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 |
| |
95 | 98 |
| |
96 | 99 |
| |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
416 |
| - | |
417 |
| - | |
418 |
| - | |
419 |
| - | |
| 416 | + | |
420 | 417 |
| |
421 | 418 |
| |
422 | 419 |
| |
| |||
610 | 607 |
| |
611 | 608 |
| |
612 | 609 |
| |
613 |
| - | |
614 |
| - | |
615 |
| - | |
616 |
| - | |
| 610 | + | |
617 | 611 |
| |
618 | 612 |
| |
619 | 613 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1626 | 1626 |
| |
1627 | 1627 |
| |
1628 | 1628 |
| |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
1629 | 1635 |
| |
1630 | 1636 |
| |
1631 | 1637 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 |
| - | |
| 1018 | + | |
1019 | 1019 |
| |
1020 | 1020 |
| |
1021 | 1021 |
| |
| |||
1042 | 1042 |
| |
1043 | 1043 |
| |
1044 | 1044 |
| |
1045 |
| - | |
| 1045 | + | |
1046 | 1046 |
| |
1047 | 1047 |
| |
1048 | 1048 |
| |
| |||
1185 | 1185 |
| |
1186 | 1186 |
| |
1187 | 1187 |
| |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
1188 | 1191 |
| |
1189 | 1192 |
| |
1190 | 1193 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
660 | 660 |
| |
661 | 661 |
| |
662 | 662 |
| |
663 |
| - | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
664 | 666 |
| |
665 | 667 |
| |
666 | 668 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
668 | 668 |
| |
669 | 669 |
| |
670 | 670 |
| |
671 |
| - | |
| 671 | + | |
672 | 672 |
| |
673 | 673 |
| |
674 | 674 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1808 | 1808 |
| |
1809 | 1809 |
| |
1810 | 1810 |
| |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
1811 | 1817 |
| |
1812 | 1818 |
| |
1813 | 1819 |
| |
|
0 commit comments