File tree
131 files changed
+881
-740
lines changed- compiler
- rustc_borrowck/src
- region_infer
- rustc_hir_analysis/src
- collect
- type_of
- rustc_hir_typeck/src
- rustc_infer/src/infer
- opaque_types
- rustc_middle/src
- query
- ty
- rustc_next_trait_solver/src/solve
- normalizes_to
- rustc_pattern_analysis/src
- rustc_session/src
- rustc_trait_selection/src
- solve
- traits
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- relate
- tests
- crashes
- ui
- coroutine
- generic-associated-types
- higher-ranked/trait-bounds/normalize-under-binder
- impl-trait
- issues
- non-defining-uses
- rpit
- transmute
- traits/next-solver/opaques
- 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.
131 files changed
+881
-740
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 | 174 |
| |
181 | 175 |
| |
182 | 176 |
| |
| |||
431 | 425 |
| |
432 | 426 |
| |
433 | 427 |
| |
434 |
| - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
435 | 434 |
| |
436 | 435 |
| |
437 | 436 |
| |
| |||
478 | 477 |
| |
479 | 478 |
| |
480 | 479 |
| |
481 |
| - | |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
493 |
| - | |
494 |
| - | |
495 |
| - | |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 |
| - | |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 | 480 |
| |
505 | 481 |
| |
506 | 482 |
| |
|
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 |
| |
| |||
266 | 267 |
| |
267 | 268 |
| |
268 | 269 |
| |
269 |
| - | |
270 |
| - | |
271 |
| - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
272 | 276 |
| |
273 | 277 |
| |
274 | 278 |
| |
275 | 279 |
| |
276 |
| - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
277 | 285 |
| |
278 | 286 |
| |
279 | 287 |
| |
|
0 commit comments