File tree
81 files changed
+937
-764
lines changed- compiler
- rustc_ast_ir/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_hir_analysis/src
- check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- mir
- thir
- ty
- rustc_mir_build/src
- builder/matches
- thir
- pattern
- rustc_mir_transform/src
- rustc_monomorphize/src/partitioning
- rustc_parse/src/parser
- rustc_pattern_analysis/src
- rustc
- rustc_symbol_mangling/src
- src/tools
- clippy
- clippy_lints/src
- matches
- methods
- operators
- utils
- clippy_utils/src
- rust-analyzer/crates/hir-ty/src/diagnostics/match_check
- rustfmt/src
- tests
- mir-opt/pin-ergonomics
- ui/async-await/pin-ergonomics
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+937
-764
lines changedLines changed: 19 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
719 | 719 |
| |
720 | 720 |
| |
721 | 721 |
| |
722 |
| - | |
| 722 | + | |
723 | 723 |
| |
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
727 | 727 |
| |
728 | 728 |
| |
729 |
| - | |
| 729 | + | |
730 | 730 |
| |
731 | 731 |
| |
732 | 732 |
| |
| |||
744 | 744 |
| |
745 | 745 |
| |
746 | 746 |
| |
747 |
| - | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
748 | 750 |
| |
749 |
| - | |
750 |
| - | |
751 |
| - | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
752 | 761 |
| |
753 | 762 |
| |
754 | 763 |
| |
755 | 764 |
| |
756 | 765 |
| |
| 766 | + | |
757 | 767 |
| |
758 | 768 |
| |
| 769 | + | |
759 | 770 |
| |
| 771 | + | |
760 | 772 |
| |
| 773 | + | |
761 | 774 |
| |
762 | 775 |
| |
763 | 776 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + |
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1624 | 1624 |
| |
1625 | 1625 |
| |
1626 | 1626 |
| |
1627 |
| - | |
| 1627 | + | |
1628 | 1628 |
| |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
1629 | 1632 |
| |
1630 | 1633 |
| |
| 1634 | + | |
| 1635 | + | |
1631 | 1636 |
| |
1632 | 1637 |
| |
1633 | 1638 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1225 | 1225 |
| |
1226 | 1226 |
| |
1227 | 1227 |
| |
1228 |
| - | |
| 1228 | + | |
1229 | 1229 |
| |
1230 | 1230 |
| |
1231 | 1231 |
| |
| |||
1588 | 1588 |
| |
1589 | 1589 |
| |
1590 | 1590 |
| |
1591 |
| - | |
| 1591 | + | |
1592 | 1592 |
| |
1593 | 1593 |
| |
1594 | 1594 |
| |
|
Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2472 | 2472 |
| |
2473 | 2473 |
| |
2474 | 2474 |
| |
2475 |
| - | |
2476 |
| - | |
2477 |
| - | |
2478 |
| - | |
| 2475 | + | |
2479 | 2476 |
| |
2480 | 2477 |
| |
2481 | 2478 |
| |
| |||
2516 | 2513 |
| |
2517 | 2514 |
| |
2518 | 2515 |
| |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
2519 | 2526 |
| |
2520 | 2527 |
| |
2521 | 2528 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1761 | 1761 |
| |
1762 | 1762 |
| |
1763 | 1763 |
| |
1764 |
| - | |
| 1764 | + | |
1765 | 1765 |
| |
1766 | 1766 |
| |
1767 | 1767 |
| |
| |||
2360 | 2360 |
| |
2361 | 2361 |
| |
2362 | 2362 |
| |
2363 |
| - | |
2364 |
| - | |
2365 |
| - | |
| 2363 | + | |
2366 | 2364 |
| |
2367 | 2365 |
| |
2368 | 2366 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
626 | 626 |
| |
627 | 627 |
| |
628 | 628 |
| |
629 |
| - | |
| 629 | + | |
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2532 | 2532 |
| |
2533 | 2533 |
| |
2534 | 2534 |
| |
2535 |
| - | |
| 2535 | + | |
2536 | 2536 |
| |
2537 | 2537 |
| |
2538 | 2538 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1106 | 1106 |
| |
1107 | 1107 |
| |
1108 | 1108 |
| |
1109 |
| - | |
| 1109 | + | |
1110 | 1110 |
| |
1111 | 1111 |
| |
1112 | 1112 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
134 |
| - | |
135 |
| - | |
| 133 | + | |
136 | 134 |
| |
137 | 135 |
| |
138 | 136 |
| |
|
0 commit comments