This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
2 files changed
+41
-1
lines changed- compiler/rustc_borrowck/src/type_check/liveness
- tests/ui/borrowck/alias-liveness
2 files changed
+41
-1
lines changedLines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
| |||
622 | 624 |
| |
623 | 625 |
| |
624 | 626 |
| |
| 627 | + | |
625 | 628 |
| |
626 | 629 |
| |
627 | 630 |
| |
| |||
633 | 636 |
| |
634 | 637 |
| |
635 | 638 |
| |
636 |
| - | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
637 | 657 |
| |
638 | 658 |
| |
639 | 659 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
0 commit comments