File tree
58 files changed
+739
-121
lines changed- compiler
- rustc_ast/src/attr
- rustc_ast_passes/src
- rustc_builtin_macros
- src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- 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
- rust-analyzer/crates/proc-macro-srv/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.
58 files changed
+739
-121
lines changedOriginal 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 |
| |
| |||
776 | 801 |
| |
777 | 802 |
| |
778 | 803 |
| |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
783 | 816 |
| |
784 | 817 |
| |
785 | 818 |
| |
| |||
852 | 885 |
| |
853 | 886 |
| |
854 | 887 |
| |
855 |
| - | |
856 |
| - | |
| 888 | + | |
| 889 | + | |
857 | 890 |
| |
858 | 891 |
| |
859 | 892 |
| |
|
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 |
| |
|
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 |
| |
|
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