This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
52 files changed
+552
-283
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_builtin_macros/src/deriving/generic
- rustc_lint_defs/src
- rustc_lint/src
- rustc_parse/src/parser
- src
- test/ui
- feature-gates
- generic-associated-types
- bugs
- parser
- tools
- clippy/clippy_utils/src
- rustfmt/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+552
-283
lines changedLines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2662 | 2662 |
| |
2663 | 2663 |
| |
2664 | 2664 |
| |
| 2665 | + | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
| 2684 | + | |
| 2685 | + | |
2665 | 2686 |
| |
2666 | 2687 |
| |
2667 | 2688 |
| |
2668 | 2689 |
| |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
| 2693 | + | |
| 2694 | + | |
| 2695 | + | |
2669 | 2696 |
| |
2670 | 2697 |
| |
2671 | 2698 |
| |
|
Lines changed: 25 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1018 | 1018 |
| |
1019 | 1019 |
| |
1020 | 1020 |
| |
1021 |
| - | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
1022 | 1024 |
| |
1023 | 1025 |
| |
| 1026 | + | |
| 1027 | + | |
1024 | 1028 |
| |
1025 | 1029 |
| |
1026 | 1030 |
| |
| |||
1087 | 1091 |
| |
1088 | 1092 |
| |
1089 | 1093 |
| |
1090 |
| - | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
1091 | 1102 |
| |
1092 | 1103 |
| |
| 1104 | + | |
| 1105 | + | |
1093 | 1106 |
| |
1094 | 1107 |
| |
1095 | 1108 |
| |
| |||
1152 | 1165 |
| |
1153 | 1166 |
| |
1154 | 1167 |
| |
1155 |
| - | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
1156 | 1176 |
| |
1157 | 1177 |
| |
| 1178 | + | |
| 1179 | + | |
1158 | 1180 |
| |
1159 | 1181 |
| |
1160 | 1182 |
| |
|
0 commit comments