File tree
79 files changed
+939
-231
lines changed- compiler
- rustc_ast_passes
- src
- rustc_feature/src
- rustc_lint
- rustc_next_trait_solver/src/solve
- eval_ctxt
- normalizes_to
- rustc_parse
- src
- parser
- rustc_span/src
- rustc_target/src
- spec/targets
- library/std/src
- sys
- fd
- fs
- pal/unix
- process/unix
- thread_local/destructors
- src
- doc/unstable-book/src/language-features
- tools/opt-dist/src
- utils
- tests
- codegen
- ui
- check-cfg
- coroutine
- did_you_mean
- feature-gates
- generic-associated-types
- impl-trait
- intrinsics
- link-native-libs
- lint
- numbers-arithmetic
- parser
- issues
- macro
- recover
- proc-macro
- traits/next-solver/cycles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+939
-231
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 |
| |
83 | 87 |
| |
84 | 88 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
687 |
| - | |
| 687 | + | |
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
| |||
717 | 717 |
| |
718 | 718 |
| |
719 | 719 |
| |
720 |
| - | |
| 720 | + | |
721 | 721 |
| |
722 | 722 |
| |
723 |
| - | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
724 | 726 |
| |
725 | 727 |
| |
726 | 728 |
| |
| |||
996 | 998 |
| |
997 | 999 |
| |
998 | 1000 |
| |
999 |
| - | |
| 1001 | + | |
1000 | 1002 |
| |
1001 | 1003 |
| |
1002 | 1004 |
| |
| |||
1370 | 1372 |
| |
1371 | 1373 |
| |
1372 | 1374 |
| |
1373 |
| - | |
| 1375 | + | |
1374 | 1376 |
| |
1375 | 1377 |
| |
1376 | 1378 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
823 | 823 |
| |
824 | 824 |
| |
825 | 825 |
| |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
| 480 | + | |
| 481 | + | |
480 | 482 |
| |
481 | 483 |
| |
482 | 484 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
| 274 | + | |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
|
Lines changed: 13 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
| 289 | + | |
290 | 290 |
| |
291 | 291 |
| |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
292 | 297 |
| |
| 298 | + | |
| 299 | + | |
| 300 | + | |
293 | 301 |
| |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
301 | 306 |
| |
302 | 307 |
| |
303 | 308 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
546 |
| - | |
| 546 | + | |
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
| |||
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
645 |
| - | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
646 | 648 |
| |
647 | 649 |
| |
648 | 650 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
| |||
2800 | 2799 |
| |
2801 | 2800 |
| |
2802 | 2801 |
| |
| 2802 | + | |
| 2803 | + | |
2803 | 2804 |
| |
2804 | 2805 |
| |
2805 | 2806 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 | 1659 |
| |
1660 |
| - | |
1661 |
| - | |
1662 | 1660 |
| |
1663 | 1661 |
| |
1664 | 1662 |
| |
1665 | 1663 |
| |
1666 | 1664 |
| |
1667 | 1665 |
| |
1668 |
| - | |
1669 |
| - | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
1670 | 1670 |
| |
1671 | 1671 |
| |
1672 |
| - | |
| 1672 | + | |
1673 | 1673 |
| |
1674 | 1674 |
| |
1675 | 1675 |
| |
|
0 commit comments