File tree
311 files changed
+1272
-1272
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift
- example
- scripts
- src
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm/src
- coverageinfo
- debuginfo
- metadata/enums
- rustc_codegen_ssa/src
- debuginfo
- mir
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_error_codes/src/error_codes
- rustc_hir/src
- rustc_hir_analysis/src
- check
- coherence
- variance
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer
- canonical
- error_reporting
- outlives
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- mir
- query
- traits
- ty
- print
- rustc_mir_build/src
- build
- expr
- thir/cx
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- coverage
- spans
- rustc_monomorphize/src
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src
- rustc_internal
- rustc_smir
- rustc_symbol_mangling/src
- typeid
- rustc_trait_selection/src
- solve
- assembly
- project_goals
- traits
- error_reporting
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- mir
- library
- alloc/src
- core/src
- future
- iter/sources
- ops
- sync
- src
- librustdoc
- clean
- formats
- passes
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- miri/tests
- fail
- pass
- stacked-borrows
- tests
- codegen
- coverage-map/status-quo
- debuginfo
- mir-opt
- building
- inline
- run-coverage
- ui
- async-await
- issues/issue-65419
- coherence
- drop
- error-codes
- generator
- auxiliary
- print
- impl-trait
- issues
- lazy-type-alias-impl-trait
- lint/unused
- nll
- packed
- ui-fulldeps/internal-lints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
311 files changed
+1272
-1272
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
|
Lines changed: 18 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| |||
598 | 598 |
| |
599 | 599 |
| |
600 | 600 |
| |
601 |
| - | |
| 601 | + | |
602 | 602 |
| |
603 | 603 |
| |
604 | 604 |
| |
| |||
637 | 637 |
| |
638 | 638 |
| |
639 | 639 |
| |
640 |
| - | |
| 640 | + | |
641 | 641 |
| |
642 | 642 |
| |
643 | 643 |
| |
| |||
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
714 |
| - | |
715 |
| - | |
| 714 | + | |
| 715 | + | |
716 | 716 |
| |
717 | 717 |
| |
718 | 718 |
| |
| |||
926 | 926 |
| |
927 | 927 |
| |
928 | 928 |
| |
929 |
| - | |
| 929 | + | |
930 | 930 |
| |
931 | 931 |
| |
932 | 932 |
| |
933 |
| - | |
| 933 | + | |
934 | 934 |
| |
935 |
| - | |
| 935 | + | |
936 | 936 |
| |
937 | 937 |
| |
938 | 938 |
| |
939 |
| - | |
| 939 | + | |
940 | 940 |
| |
941 | 941 |
| |
942 | 942 |
| |
| |||
1005 | 1005 |
| |
1006 | 1006 |
| |
1007 | 1007 |
| |
1008 |
| - | |
| 1008 | + | |
1009 | 1009 |
| |
1010 | 1010 |
| |
1011 | 1011 |
| |
| |||
1445 | 1445 |
| |
1446 | 1446 |
| |
1447 | 1447 |
| |
1448 |
| - | |
1449 |
| - | |
1450 |
| - | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
1451 | 1451 |
| |
1452 |
| - | |
| 1452 | + | |
1453 | 1453 |
| |
1454 | 1454 |
| |
1455 | 1455 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1206 | 1206 |
| |
1207 | 1207 |
| |
1208 | 1208 |
| |
1209 |
| - | |
| 1209 | + | |
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 | 1212 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
|
Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
848 | 848 |
| |
849 | 849 |
| |
850 | 850 |
| |
851 |
| - | |
| 851 | + | |
852 | 852 |
| |
853 | 853 |
| |
854 | 854 |
| |
| |||
894 | 894 |
| |
895 | 895 |
| |
896 | 896 |
| |
897 |
| - | |
| 897 | + | |
898 | 898 |
| |
899 | 899 |
| |
900 | 900 |
| |
| |||
1040 | 1040 |
| |
1041 | 1041 |
| |
1042 | 1042 |
| |
1043 |
| - | |
| 1043 | + | |
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
| |||
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 | 1127 |
| |
1128 |
| - | |
| 1128 | + | |
1129 | 1129 |
| |
1130 | 1130 |
| |
1131 | 1131 |
| |
| |||
1146 | 1146 |
| |
1147 | 1147 |
| |
1148 | 1148 |
| |
1149 |
| - | |
| 1149 | + | |
1150 | 1150 |
| |
1151 | 1151 |
| |
1152 | 1152 |
| |
| |||
1160 | 1160 |
| |
1161 | 1161 |
| |
1162 | 1162 |
| |
1163 |
| - | |
| 1163 | + | |
1164 | 1164 |
| |
1165 | 1165 |
| |
1166 | 1166 |
| |
| |||
2077 | 2077 |
| |
2078 | 2078 |
| |
2079 | 2079 |
| |
2080 |
| - | |
| 2080 | + | |
2081 | 2081 |
| |
2082 | 2082 |
| |
2083 | 2083 |
| |
| |||
2483 | 2483 |
| |
2484 | 2484 |
| |
2485 | 2485 |
| |
2486 |
| - | |
2487 |
| - | |
2488 |
| - | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
2489 | 2489 |
| |
2490 | 2490 |
| |
2491 |
| - | |
| 2491 | + | |
2492 | 2492 |
| |
2493 | 2493 |
| |
2494 | 2494 |
| |
| |||
2517 | 2517 |
| |
2518 | 2518 |
| |
2519 | 2519 |
| |
2520 |
| - | |
| 2520 | + | |
2521 | 2521 |
| |
2522 | 2522 |
| |
2523 | 2523 |
| |
| |||
2785 | 2785 |
| |
2786 | 2786 |
| |
2787 | 2787 |
| |
2788 |
| - | |
| 2788 | + | |
2789 | 2789 |
| |
2790 | 2790 |
| |
2791 | 2791 |
| |
| |||
2801 | 2801 |
| |
2802 | 2802 |
| |
2803 | 2803 |
| |
2804 |
| - | |
| 2804 | + | |
2805 | 2805 |
| |
2806 | 2806 |
| |
2807 | 2807 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
|
Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
372 |
| - | |
| 372 | + | |
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
505 |
| - | |
| 505 | + | |
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
572 |
| - | |
| 572 | + | |
573 | 573 |
| |
574 | 574 |
| |
575 | 575 |
| |
| |||
600 | 600 |
| |
601 | 601 |
| |
602 | 602 |
| |
603 |
| - | |
604 |
| - | |
605 |
| - | |
606 |
| - | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
607 | 607 |
| |
608 | 608 |
| |
609 | 609 |
| |
| |||
624 | 624 |
| |
625 | 625 |
| |
626 | 626 |
| |
627 |
| - | |
| 627 | + | |
628 | 628 |
| |
629 | 629 |
| |
630 | 630 |
| |
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
783 |
| - | |
| 783 | + | |
784 | 784 |
| |
785 | 785 |
| |
786 | 786 |
| |
| |||
916 | 916 |
| |
917 | 917 |
| |
918 | 918 |
| |
919 |
| - | |
| 919 | + | |
920 | 920 |
| |
921 | 921 |
| |
922 | 922 |
| |
| |||
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
953 |
| - | |
| 953 | + | |
954 | 954 |
| |
955 | 955 |
| |
956 | 956 |
| |
| |||
1188 | 1188 |
| |
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 |
| - | |
| 1191 | + | |
1192 | 1192 |
| |
1193 | 1193 |
| |
1194 | 1194 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
580 | 580 |
| |
581 | 581 |
| |
582 | 582 |
| |
583 |
| - | |
| 583 | + | |
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
| |||
1036 | 1036 |
| |
1037 | 1037 |
| |
1038 | 1038 |
| |
1039 |
| - | |
| 1039 | + | |
1040 | 1040 |
| |
1041 | 1041 |
| |
1042 | 1042 |
| |
|
0 commit comments