File tree
184 files changed
+2700
-631
lines changed- compiler
- rustc_hir_analysis/src
- rustc_trait_selection/src/traits
- tests/ui
- associated-inherent-types
- associated-type-bounds
- associated-types
- async-await
- issues
- return-type-notation
- track-caller
- borrowck
- const-generics
- generic_const_exprs
- late-bound-vars
- min_const_generics
- consts
- derives
- did_you_mean
- dyn-keyword
- error-codes
- feature-gates
- fn
- generic-associated-types
- parse
- generic-const-items
- generics
- impl-trait
- issues
- intrinsics
- issues
- lang-items
- lifetimes
- object-lifetime
- object-safety
- parser
- issues
- rfcs/rfc-2632-const-trait-impl
- const_derives
- effects
- stability-attribute
- suggestions
- target-feature
- traits
- associated_type_bound
- bound
- non_lifetime_binders
- object
- transmutability
- type-alias-impl-trait
- typeck
- unboxed-closures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+2700
-631
lines changedLines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
175 | 172 |
| |
| 173 | + | |
| 174 | + | |
176 | 175 |
| |
177 | 176 |
| |
178 | 177 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
282 | 288 |
| |
283 | 289 |
| |
284 | 290 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
|
Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
24 | 36 |
| |
25 |
| - | |
| 37 | + | |
26 | 38 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 |
| |
15 | 23 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
|
Lines changed: 20 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
33 | 49 |
| |
34 |
| - | |
35 |
| - | |
| 50 | + | |
| 51 | + |
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| 137 | + | |
137 | 138 |
| |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
| 142 | + | |
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
144 | 146 |
| |
| 147 | + | |
145 | 148 |
| |
146 | 149 |
| |
147 | 150 |
| |
| |||
194 | 197 |
| |
195 | 198 |
| |
196 | 199 |
| |
| 200 | + | |
197 | 201 |
| |
198 | 202 |
| |
199 | 203 |
| |
| 204 | + | |
200 | 205 |
| |
201 | 206 |
| |
202 | 207 |
| |
| 208 | + | |
203 | 209 |
| |
204 | 210 |
| |
205 | 211 |
| |
| |||
223 | 229 |
| |
224 | 230 |
| |
225 | 231 |
| |
| 232 | + | |
226 | 233 |
| |
227 | 234 |
| |
228 | 235 |
| |
229 | 236 |
| |
230 | 237 |
| |
231 | 238 |
| |
232 | 239 |
| |
| 240 | + | |
233 | 241 |
| |
234 | 242 |
| |
235 | 243 |
| |
236 | 244 |
| |
237 | 245 |
| |
238 | 246 |
| |
239 | 247 |
| |
| 248 | + | |
240 | 249 |
| |
241 | 250 |
| |
242 | 251 |
| |
243 | 252 |
| |
244 | 253 |
| |
| 254 | + | |
| 255 | + | |
245 | 256 |
| |
246 | 257 |
| |
247 | 258 |
| |
248 | 259 |
| |
| 260 | + | |
249 | 261 |
| |
250 | 262 |
| |
251 | 263 |
| |
|
0 commit comments