File tree
56 files changed
+249
-48
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- rustc_const_eval/src
- const_eval
- transform/check_consts
- rustc_expand/src
- rustc_feature/src
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- traits
- ty
- rustc_parse/src/parser
- rustc_span/src
- rustc_trait_selection/src/traits/select
- library/core/src
- src/tools/rustfmt/src
- tests
- ui-fulldeps
- ui
- const-generics
- consts
- never_type
- parser
- resolve
- rfc-2632-const-trait-impl
- const_derives
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+249
-48
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1307 | 1307 |
| |
1308 | 1308 |
| |
1309 | 1309 |
| |
| 1310 | + | |
1310 | 1311 |
| |
1311 | 1312 |
| |
1312 | 1313 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1362 | 1362 |
| |
1363 | 1363 |
| |
1364 | 1364 |
| |
| 1365 | + | |
1365 | 1366 |
| |
1366 | 1367 |
| |
1367 | 1368 |
| |
| |||
1370 | 1371 |
| |
1371 | 1372 |
| |
1372 | 1373 |
| |
| 1374 | + | |
1373 | 1375 |
| |
1374 | 1376 |
| |
1375 | 1377 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
836 | 836 |
| |
837 | 837 |
| |
838 | 838 |
| |
| 839 | + | |
839 | 840 |
| |
840 | 841 |
| |
841 | 842 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| 212 | + | |
212 | 213 |
| |
213 | 214 |
| |
214 | 215 |
| |
| |||
233 | 234 |
| |
234 | 235 |
| |
235 | 236 |
| |
| 237 | + | |
236 | 238 |
| |
237 | 239 |
| |
238 | 240 |
| |
| |||
651 | 653 |
| |
652 | 654 |
| |
653 | 655 |
| |
| 656 | + | |
654 | 657 |
| |
655 | 658 |
| |
656 | 659 |
| |
| |||
890 | 893 |
| |
891 | 894 |
| |
892 | 895 |
| |
| 896 | + | |
893 | 897 |
| |
894 | 898 |
| |
895 | 899 |
| |
| |||
927 | 931 |
| |
928 | 932 |
| |
929 | 933 |
| |
| 934 | + | |
930 | 935 |
| |
931 | 936 |
| |
932 | 937 |
| |
| |||
1041 | 1046 |
| |
1042 | 1047 |
| |
1043 | 1048 |
| |
| 1049 | + | |
1044 | 1050 |
| |
1045 | 1051 |
| |
1046 | 1052 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1239 | 1239 |
| |
1240 | 1240 |
| |
1241 | 1241 |
| |
1242 |
| - | |
| 1242 | + | |
1243 | 1243 |
| |
1244 | 1244 |
| |
1245 | 1245 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
385 | 385 |
| |
386 | 386 |
| |
387 | 387 |
| |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
388 | 396 |
| |
389 | 397 |
| |
390 | 398 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
| 402 | + | |
402 | 403 |
| |
403 | 404 |
| |
404 | 405 |
| |
| |||
407 | 408 |
| |
408 | 409 |
| |
409 | 410 |
| |
| 411 | + | |
410 | 412 |
| |
411 | 413 |
| |
412 | 414 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
| 245 | + | |
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
| |||
730 | 730 |
| |
731 | 731 |
| |
732 | 732 |
| |
| 733 | + | |
733 | 734 |
| |
734 | 735 |
| |
735 | 736 |
| |
| |||
782 | 783 |
| |
783 | 784 |
| |
784 | 785 |
| |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
785 | 800 |
| |
786 | 801 |
| |
787 | 802 |
| |
| |||
802 | 817 |
| |
803 | 818 |
| |
804 | 819 |
| |
| 820 | + | |
805 | 821 |
| |
806 | 822 |
| |
807 | 823 |
| |
| |||
844 | 860 |
| |
845 | 861 |
| |
846 | 862 |
| |
| 863 | + | |
847 | 864 |
| |
848 | 865 |
| |
849 | 866 |
| |
| |||
903 | 920 |
| |
904 | 921 |
| |
905 | 922 |
| |
| 923 | + | |
906 | 924 |
| |
907 | 925 |
| |
908 | 926 |
| |
|
0 commit comments