This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
32 files changed
+82
-260
lines changed- compiler
- rustc_const_eval/src
- const_eval
- transform/check_consts
- rustc_feature/src
- rustc_hir/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- ty
- rustc_passes/src
- rustc_span/src
- rustc_ty_utils/src
- library/core/src
- src/test
- rustdoc
- ui/rfc-2632-const-trait-impl
- auxiliary
32 files changed
+82
-260
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
281 |
| - | |
| 280 | + | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Lines changed: 10 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
714 |
| - | |
715 |
| - | |
716 | 714 |
| |
717 | 715 |
| |
718 | 716 |
| |
| |||
774 | 772 |
| |
775 | 773 |
| |
776 | 774 |
| |
777 |
| - | |
778 |
| - | |
779 |
| - | |
780 |
| - | |
781 |
| - | |
782 |
| - | |
783 |
| - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
784 | 781 |
| |
785 | 782 |
| |
786 | 783 |
| |
| |||
874 | 871 |
| |
875 | 872 |
| |
876 | 873 |
| |
877 |
| - | |
878 |
| - | |
879 |
| - | |
880 |
| - | |
881 |
| - | |
882 |
| - | |
883 |
| - | |
884 |
| - | |
885 |
| - | |
886 |
| - | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
887 | 878 |
| |
888 | 879 |
| |
889 | 880 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
473 | 473 |
| |
474 | 474 |
| |
475 | 475 |
| |
476 |
| - | |
477 |
| - | |
478 |
| - | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
479 | 480 |
| |
480 | 481 |
| |
481 | 482 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
893 | 893 |
| |
894 | 894 |
| |
895 | 895 |
| |
896 |
| - | |
| 896 | + | |
897 | 897 |
| |
898 |
| - | |
| 898 | + | |
899 | 899 |
| |
900 | 900 |
| |
901 | 901 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 |
| - | |
498 |
| - | |
499 |
| - | |
| 497 | + | |
500 | 498 |
| |
501 | 499 |
| |
502 | 500 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2303 | 2303 |
| |
2304 | 2304 |
| |
2305 | 2305 |
| |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
2306 | 2311 |
| |
2307 | 2312 |
| |
2308 | 2313 |
| |
|
Lines changed: 7 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
126 |
| - | |
127 |
| - | |
| 125 | + | |
128 | 126 |
| |
129 | 127 |
| |
130 | 128 |
| |
| |||
2097 | 2095 |
| |
2098 | 2096 |
| |
2099 | 2097 |
| |
2100 |
| - | |
2101 |
| - | |
2102 |
| - | |
2103 |
| - | |
2104 |
| - | |
2105 |
| - | |
2106 |
| - | |
| 2098 | + | |
| 2099 | + | |
2107 | 2100 |
| |
2108 |
| - | |
| 2101 | + | |
2109 | 2102 |
| |
2110 | 2103 |
| |
2111 | 2104 |
| |
2112 |
| - | |
2113 |
| - | |
2114 |
| - | |
2115 |
| - | |
2116 |
| - | |
| 2105 | + | |
2117 | 2106 |
| |
2118 | 2107 |
| |
2119 | 2108 |
| |
| |||
2207 | 2196 |
| |
2208 | 2197 |
| |
2209 | 2198 |
| |
| 2199 | + | |
| 2200 | + | |
2210 | 2201 |
| |
2211 | 2202 |
| |
2212 | 2203 |
| |
|
0 commit comments