File tree
59 files changed
+578
-198
lines changed- compiler
- rustc_ast_lowering/src
- rustc_const_eval/src
- interpret
- transform/check_consts
- rustc_hir/src
- rustc_interface/src
- rustc_middle/src
- mir
- traits
- ty
- print
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src/traits/select
- library/core/src/ops
- src/test
- mir-opt/inline
- ui
- associated-types
- async-await
- issues
- attributes
- consts
- entry-point
- generator
- impl-trait
- issues
- issues
- lint
- mir
- numbers-arithmetic
- pattern
- rfc-2632-const-trait-impl
- suggestions
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+578
-198
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 |
| |
44 | 49 |
| |
45 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
134 | 139 |
| |
135 | 140 |
| |
136 | 141 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1004 | 1004 |
| |
1005 | 1005 |
| |
1006 | 1006 |
| |
| 1007 | + | |
1007 | 1008 |
| |
1008 |
| - | |
1009 |
| - | |
1010 |
| - | |
1011 |
| - | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
1012 | 1013 |
| |
1013 | 1014 |
| |
1014 | 1015 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
| 271 | + | |
271 | 272 |
| |
272 | 273 |
| |
273 | 274 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
726 | 726 |
| |
727 | 727 |
| |
728 | 728 |
| |
729 |
| - | |
730 | 729 |
| |
731 | 730 |
| |
732 | 731 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2246 | 2246 |
| |
2247 | 2247 |
| |
2248 | 2248 |
| |
| 2249 | + | |
| 2250 | + | |
2249 | 2251 |
| |
2250 | 2252 |
| |
| 2253 | + | |
| 2254 | + | |
2251 | 2255 |
| |
2252 | 2256 |
| |
2253 | 2257 |
| |
| |||
2256 | 2260 |
| |
2257 | 2261 |
| |
2258 | 2262 |
| |
| 2263 | + | |
| 2264 | + | |
2259 | 2265 |
| |
2260 | 2266 |
| |
| 2267 | + | |
| 2268 | + | |
2261 | 2269 |
| |
2262 | 2270 |
| |
2263 | 2271 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + |
0 commit comments