File tree
11 files changed
+85
-73
lines changed- compiler
- rustc_const_eval
- src/check_consts
- rustc_feature/src
- rustc_middle/src/ty
- rustc_span/src
- library/core/src
- tests/ui
- consts
- stability-attribute
- traits/const-traits
11 files changed
+85
-73
lines changedDiff for: compiler/rustc_const_eval/messages.ftl
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
| 405 | + | |
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
|
+8-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
699 | 699 |
| |
700 | 700 |
| |
701 | 701 |
| |
| 702 | + | |
| 703 | + | |
| 704 | + | |
702 | 705 |
| |
703 | 706 |
| |
704 | 707 |
| |
705 | 708 |
| |
706 | 709 |
| |
707 |
| - | |
| 710 | + | |
708 | 711 |
| |
709 | 712 |
| |
710 | 713 |
| |
711 |
| - | |
| 714 | + | |
712 | 715 |
| |
713 | 716 |
| |
714 | 717 |
| |
| |||
718 | 721 |
| |
719 | 722 |
| |
720 | 723 |
| |
721 |
| - | |
722 | 724 |
| |
723 | 725 |
| |
724 | 726 |
| |
725 | 727 |
| |
726 | 728 |
| |
727 |
| - | |
| 729 | + | |
728 | 730 |
| |
729 | 731 |
| |
730 | 732 |
| |
731 |
| - | |
| 733 | + | |
| 734 | + | |
732 | 735 |
| |
733 | 736 |
| |
734 | 737 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
358 |
| - | |
| 358 | + | |
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
| 365 | + | |
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
|
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
837 | 837 |
| |
838 | 838 |
| |
839 | 839 |
| |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
840 | 844 |
| |
841 | 845 |
| |
842 | 846 |
| |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
|
Diff for: compiler/rustc_middle/src/ty/util.rs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1790 | 1790 |
| |
1791 | 1791 |
| |
1792 | 1792 |
| |
| 1793 | + | |
| 1794 | + | |
1793 | 1795 |
| |
1794 | 1796 |
| |
1795 | 1797 |
| |
|
Diff for: compiler/rustc_span/src/symbol.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1664 | 1664 |
| |
1665 | 1665 |
| |
1666 | 1666 |
| |
| 1667 | + | |
1667 | 1668 |
| |
1668 | 1669 |
| |
1669 | 1670 |
| |
|
0 commit comments