This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
42 files changed
+92
-66
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_hir_analysis/src/check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- thir
- rustc_mir_build/src
- builder/matches
- thir
- pattern
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_resolve/src
- src
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- ast_utils
- rustfmt/src
- tests/ui
- macros
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+92
-66
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
| 566 | + | |
566 | 567 |
| |
567 | 568 |
| |
568 | 569 |
| |
| |||
625 | 626 |
| |
626 | 627 |
| |
627 | 628 |
| |
628 |
| - | |
| 629 | + | |
| 630 | + | |
629 | 631 |
| |
630 | 632 |
| |
631 | 633 |
| |
| |||
676 | 678 |
| |
677 | 679 |
| |
678 | 680 |
| |
| 681 | + | |
679 | 682 |
| |
680 | 683 |
| |
681 | 684 |
| |
| |||
769 | 772 |
| |
770 | 773 |
| |
771 | 774 |
| |
| 775 | + | |
| 776 | + | |
| 777 | + | |
772 | 778 |
| |
773 | 779 |
| |
774 | 780 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1587 | 1587 |
| |
1588 | 1588 |
| |
1589 | 1589 |
| |
1590 |
| - | |
| 1590 | + | |
1591 | 1591 |
| |
1592 | 1592 |
| |
1593 | 1593 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
750 | 750 |
| |
751 | 751 |
| |
752 | 752 |
| |
753 |
| - | |
| 753 | + | |
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
|
Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1496 | 1496 |
| |
1497 | 1497 |
| |
1498 | 1498 |
| |
1499 |
| - | |
1500 |
| - | |
1501 |
| - | |
1502 |
| - | |
1503 |
| - | |
1504 |
| - | |
1505 |
| - | |
| 1499 | + | |
| 1500 | + | |
1506 | 1501 |
| |
1507 | 1502 |
| |
1508 | 1503 |
| |
1509 | 1504 |
| |
1510 |
| - | |
| 1505 | + | |
1511 | 1506 |
| |
1512 | 1507 |
| |
1513 | 1508 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
|
Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1622 | 1622 |
| |
1623 | 1623 |
| |
1624 | 1624 |
| |
1625 |
| - | |
1626 |
| - | |
| 1625 | + | |
1627 | 1626 |
| |
| 1627 | + | |
1628 | 1628 |
| |
1629 | 1629 |
| |
1630 | 1630 |
| |
| |||
1946 | 1946 |
| |
1947 | 1947 |
| |
1948 | 1948 |
| |
1949 |
| - | |
1950 |
| - | |
1951 |
| - | |
1952 |
| - | |
1953 |
| - | |
1954 |
| - | |
| 1949 | + | |
1955 | 1950 |
| |
1956 | 1951 |
| |
1957 | 1952 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1555 | 1555 |
| |
1556 | 1556 |
| |
1557 | 1557 |
| |
| 1558 | + | |
1558 | 1559 |
| |
1559 | 1560 |
| |
1560 | 1561 |
| |
| |||
1582 | 1583 |
| |
1583 | 1584 |
| |
1584 | 1585 |
| |
1585 |
| - | |
| 1586 | + | |
1586 | 1587 |
| |
1587 | 1588 |
| |
1588 | 1589 |
| |
| |||
1720 | 1721 |
| |
1721 | 1722 |
| |
1722 | 1723 |
| |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
1723 | 1727 |
| |
1724 | 1728 |
| |
1725 | 1729 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
744 | 744 |
| |
745 | 745 |
| |
746 | 746 |
| |
747 |
| - | |
| 747 | + | |
748 | 748 |
| |
749 | 749 |
| |
750 | 750 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
| 626 | + | |
626 | 627 |
| |
627 | 628 |
| |
628 | 629 |
| |
|
0 commit comments