This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
37 files changed
+176
-114
lines changed- compiler
- rustc_ast/src
- rustc_error_codes/src
- error_codes
- rustc_feature/src
- rustc_hir/src
- rustc_index/src
- rustc_infer/src
- rustc_middle/src
- rustc_mir_build/src
- rustc_mir/src
- transform/check_consts
- rustc_passes/src
- rustc_query_system/src
- rustc_span/src
- rustc_target/src
- library
- alloc/src
- core/src
- src
- ci
- test/ui
- consts
- const-eval
- min_const_fn
- rfc-2632-const-trait-impl
37 files changed
+176
-114
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
419 |
| - | |
420 | 419 |
| |
421 | 420 |
| |
422 | 421 |
| |
| |||
636 | 635 |
| |
637 | 636 |
| |
638 | 637 |
| |
| 638 | + | |
639 | 639 |
| |
640 | 640 |
| |
641 | 641 |
| |
|
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
645 | 645 |
| |
646 | 646 |
| |
647 | 647 |
| |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
648 | 654 |
| |
649 | 655 |
| |
650 | 656 |
| |
|
Lines changed: 0 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 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
|
Lines changed: 16 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
540 | 540 |
| |
541 | 541 |
| |
542 | 542 |
| |
543 |
| - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
544 | 548 |
| |
545 | 549 |
| |
546 | 550 |
| |
547 |
| - | |
548 |
| - | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
549 | 554 |
| |
550 | 555 |
| |
551 | 556 |
| |
| |||
642 | 647 |
| |
643 | 648 |
| |
644 | 649 |
| |
645 |
| - | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
646 | 655 |
| |
647 | 656 |
| |
648 | 657 |
| |
649 |
| - | |
650 |
| - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
651 | 661 |
| |
652 | 662 |
| |
653 | 663 |
| |
| |||
672 | 682 |
| |
673 | 683 |
| |
674 | 684 |
| |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 |
| - | |
685 |
| - | |
686 |
| - | |
687 |
| - | |
688 |
| - | |
689 |
| - | |
690 |
| - | |
691 |
| - | |
692 |
| - |
0 commit comments