File tree
214 files changed
+3235
-664
lines changed- compiler
- rustc_borrowck/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- collect
- rustc_mir_build/src/build
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_passes/src
- src/tools/clippy/clippy_lints/src
- tests
- incremental
- const-generics
- try_unify_abstract_const_regression_tests
- rustdoc-ui/issues
- ui
- asm
- associated-types
- async-await
- auto-traits
- binop
- closures
- 2229_closure_analysis/diagnostics/borrowck
- binder
- cmse-nonsecure/cmse-nonsecure-entry
- const-generics
- issues
- late-bound-vars
- consts
- control-flow
- diagnostic-width
- enum
- error-codes
- explicit-tail-calls
- expr/if
- feature-gates
- fn
- generic-associated-types
- extended
- generics
- half-open-range-patterns
- higher-ranked
- subtype
- trait-bounds
- impl-trait
- infinite
- invalid
- issues
- kindck
- lifetimes
- lifetime-errors
- liveness
- loops
- methods
- mir
- mismatched_types
- nll
- or-patterns
- parser
- issues
- recover
- pattern
- bindings-after-at
- regions
- rfcs
- rfc-0000-never_patterns
- rfc-2091-track-caller
- rfc-2396-target_feature-11
- rfc-2632-const-trait-impl
- span
- specialization
- stability-attribute
- static
- structs-enums/enum-rec
- suggestions
- traits
- type-alias-impl-trait
- typeof
- unboxed-closures
- underscore-lifetime
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
214 files changed
+3235
-664
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
115 | 117 |
| |
116 | 118 |
| |
117 | 119 |
| |
118 | 120 |
| |
119 | 121 |
| |
120 |
| - | |
| 122 | + | |
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
| |||
126 | 128 |
| |
127 | 129 |
| |
128 | 130 |
| |
129 |
| - | |
130 | 131 |
| |
131 | 132 |
| |
132 | 133 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 | 166 |
| |
171 | 167 |
| |
172 | 168 |
| |
|
Lines changed: 4 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
| 33 | + | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
2537 | 2537 |
| |
2538 | 2538 |
| |
2539 | 2539 |
| |
2540 |
| - | |
2541 |
| - | |
2542 |
| - | |
2543 |
| - | |
2544 |
| - | |
2545 |
| - | |
2546 |
| - | |
2547 |
| - | |
2548 |
| - | |
2549 |
| - | |
2550 |
| - | |
2551 |
| - | |
2552 |
| - | |
2553 |
| - | |
2554 |
| - | |
| 2540 | + | |
2555 | 2541 |
| |
2556 | 2542 |
| |
2557 | 2543 |
| |
|
Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| |||
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 |
| - | |
43 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 |
| |
45 | 57 |
| |
46 | 58 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
675 | 675 |
| |
676 | 676 |
| |
677 | 677 |
| |
678 |
| - | |
679 |
| - | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
680 | 684 |
| |
681 | 685 |
| |
682 | 686 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
655 | 655 |
| |
656 | 656 |
| |
657 | 657 |
| |
658 |
| - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
659 | 669 |
| |
660 | 670 |
| |
661 | 671 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2911 | 2911 |
| |
2912 | 2912 |
| |
2913 | 2913 |
| |
2914 |
| - | |
| 2914 | + | |
2915 | 2915 |
| |
2916 | 2916 |
| |
2917 | 2917 |
| |
2918 | 2918 |
| |
2919 | 2919 |
| |
| 2920 | + | |
| 2921 | + | |
| 2922 | + | |
| 2923 | + | |
| 2924 | + | |
| 2925 | + | |
| 2926 | + | |
| 2927 | + | |
| 2928 | + | |
| 2929 | + | |
2920 | 2930 |
| |
2921 | 2931 |
| |
2922 | 2932 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
| |||
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
| 137 | + | |
136 | 138 |
| |
137 | 139 |
| |
138 | 140 |
| |
| |||
962 | 964 |
| |
963 | 965 |
| |
964 | 966 |
| |
965 |
| - | |
966 |
| - | |
967 |
| - | |
968 |
| - | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
969 | 971 |
| |
970 | 972 |
| |
971 | 973 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments