-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 9cd8b2d
File tree
53 files changed
+736
-121
lines changed- compiler
- rustc_ast_passes/src
- rustc_ast/src/attr
- rustc_builtin_macros
- src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir/src
- rustc_metadata/src/rmeta
- rustc_middle/src/ty
- rustc_passes
- src
- rustc_privacy/src
- rustc_resolve/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_ty_utils/src
- library/proc_macro/src
- bridge
- src
- librustdoc
- formats
- passes
- tools/clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- feature-gates
- proc-macro
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+736
-121
lines changedLines changed: 40 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
720 | 720 |
| |
721 | 721 |
| |
722 | 722 |
| |
723 | + | ||
724 | + | ||
725 | + | ||
726 | + | ||
727 | + | ||
728 | + | ||
729 | + | ||
730 | + | ||
731 | + | ||
732 | + | ||
733 | + | ||
734 | + | ||
735 | + | ||
736 | + | ||
737 | + | ||
738 | + | ||
739 | + | ||
740 | + | ||
741 | + | ||
742 | + | ||
743 | + | ||
744 | + | ||
745 | + | ||
746 | + | ||
747 | + | ||
723 | 748 |
| |
724 | 749 |
| |
725 | 750 |
| |
| |||
774 | 799 |
| |
775 | 800 |
| |
776 | 801 |
| |
777 | - | ||
778 | - | ||
779 | - | ||
780 | - | ||
802 | + | ||
803 | + | ||
804 | + | ||
805 | + | ||
806 | + | ||
807 | + | ||
808 | + | ||
809 | + | ||
810 | + | ||
811 | + | ||
812 | + | ||
813 | + | ||
781 | 814 |
| |
782 | 815 |
| |
783 | 816 |
| |
| |||
850 | 883 |
| |
851 | 884 |
| |
852 | 885 |
| |
853 | - | ||
854 | - | ||
886 | + | ||
887 | + | ||
855 | 888 |
| |
856 | 889 |
| |
857 | 890 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | + | ||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
813 | 814 |
| |
814 | 815 |
| |
815 | 816 |
| |
816 | - | ||
817 | + | ||
817 | 818 |
| |
818 | 819 |
| |
819 | 820 |
| |
| |||
1080 | 1081 |
| |
1081 | 1082 |
| |
1082 | 1083 |
| |
1083 | - | ||
1084 | + | ||
1085 | + | ||
1086 | + | ||
1087 | + | ||
1088 | + | ||
1089 | + | ||
1084 | 1090 |
| |
1085 | 1091 |
| |
1086 | 1092 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 | + | ||
276 | + | ||
275 | 277 |
| |
276 | 278 |
| |
279 | + | ||
280 | + | ||
281 | + | ||
277 | 282 |
| |
278 | 283 |
| |
279 | 284 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
993 | 993 |
| |
994 | 994 |
| |
995 | 995 |
| |
996 | + | ||
997 | + | ||
998 | + | ||
999 | + | ||
1000 | + | ||
1001 | + | ||
1002 | + | ||
1003 | + | ||
1004 | + | ||
1005 | + | ||
1006 | + | ||
1007 | + | ||
1008 | + | ||
1009 | + | ||
1010 | + | ||
1011 | + | ||
996 | 1012 |
| |
997 | 1013 |
| |
998 | 1014 |
| |
|
0 commit comments