This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
50 files changed
+248
-227
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_hir_analysis/src
- astconv
- check
- outlives
- variance
- rustc_infer/src
- errors
- infer
- canonical
- error_reporting
- lexical_region_resolve
- region_constraints
- rustc_middle/src/ty
- print
- rustc_resolve/src
- rustc_symbol_mangling/src/typeid
- rustc_traits/src/chalk
- rustc_type_ir/src
- src/librustdoc/clean
- tests/ui
- associated-type-bounds
- async-await
- const-generics
- issues
- generics
- impl-header-lifetime-elision
- impl-trait/in-trait
- inference
- issues
- lifetimes
- mismatched_types
- type-alias-impl-trait
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+248
-227
lines changedLines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
346 |
| - | |
| 346 | + | |
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
368 | 372 |
| |
369 | 373 |
| |
370 | 374 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
| 97 | + | |
99 | 98 |
| |
100 | 99 |
| |
101 | 100 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
| 171 | + | |
| 172 | + | |
170 | 173 |
| |
171 | 174 |
| |
172 | 175 |
| |
| |||
609 | 612 |
| |
610 | 613 |
| |
611 | 614 |
| |
612 |
| - | |
| 615 | + | |
613 | 616 |
| |
614 | 617 |
| |
615 | 618 |
| |
| |||
821 | 824 |
| |
822 | 825 |
| |
823 | 826 |
| |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
824 | 832 |
| |
825 | 833 |
| |
826 | 834 |
| |
|
Lines changed: 7 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
| 266 | + | |
271 | 267 |
| |
272 | 268 |
| |
273 | 269 |
| |
| |||
481 | 477 |
| |
482 | 478 |
| |
483 | 479 |
| |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
| 480 | + | |
489 | 481 |
| |
490 | 482 |
| |
491 | 483 |
| |
| |||
1622 | 1614 |
| |
1623 | 1615 |
| |
1624 | 1616 |
| |
1625 |
| - | |
| 1617 | + | |
1626 | 1618 |
| |
1627 | 1619 |
| |
1628 |
| - | |
| 1620 | + | |
1629 | 1621 |
| |
1630 |
| - | |
1631 |
| - | |
1632 |
| - | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
1633 | 1625 |
| |
1634 | 1626 |
| |
1635 | 1627 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
786 | 786 |
| |
787 | 787 |
| |
788 | 788 |
| |
789 |
| - | |
790 |
| - | |
791 |
| - | |
792 |
| - | |
793 |
| - | |
794 |
| - | |
795 |
| - | |
| 789 | + | |
796 | 790 |
| |
797 | 791 |
| |
798 | 792 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
| 173 | + | |
| 174 | + | |
173 | 175 |
| |
174 | 176 |
| |
175 | 177 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
| 412 | + | |
| 413 | + | |
412 | 414 |
| |
413 | 415 |
| |
414 | 416 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
| 372 | + | |
372 | 373 |
| |
373 | 374 |
| |
374 | 375 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
705 | 705 |
| |
706 | 706 |
| |
707 | 707 |
| |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
708 | 712 |
| |
709 | 713 |
| |
710 | 714 |
| |
| |||
861 | 865 |
| |
862 | 866 |
| |
863 | 867 |
| |
864 |
| - | |
| 868 | + | |
865 | 869 |
| |
866 | 870 |
| |
867 | 871 |
| |
|
0 commit comments