File tree
59 files changed
+209
-212
lines changed- compiler
- rustc_borrowck/src
- polonius
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- util
- rustc_middle/src/mir
- rustc_mir_build/src/build
- custom/parse
- expr
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_smir/src/rustc_smir/convert
- rustc_ty_utils/src
- tests
- mir-opt
- building/custom
- const_prop
- dataflow-const-prop
- pre-codegen
- run-make/const_fn_mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+209
-212
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 |
| - | |
1316 |
| - | |
| 1315 | + | |
1317 | 1316 |
| |
1318 | 1317 |
| |
1319 | 1318 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
306 |
| - | |
| 305 | + | |
307 | 306 |
| |
308 | 307 |
| |
309 | 308 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2417 | 2417 |
| |
2418 | 2418 |
| |
2419 | 2419 |
| |
2420 |
| - | |
2421 |
| - | |
| 2420 | + | |
2422 | 2421 |
| |
2423 | 2422 |
| |
2424 | 2423 |
| |
| |||
2445 | 2444 |
| |
2446 | 2445 |
| |
2447 | 2446 |
| |
2448 |
| - | |
2449 | 2447 |
| |
2450 | 2448 |
| |
2451 | 2449 |
| |
|
Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
609 | 609 |
| |
610 | 610 |
| |
611 | 611 |
| |
612 |
| - | |
613 |
| - | |
614 |
| - | |
615 |
| - | |
616 |
| - | |
617 |
| - | |
618 |
| - | |
619 |
| - | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
620 | 617 |
| |
621 | 618 |
| |
622 | 619 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| |||
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
| 136 | + | |
135 | 137 |
| |
136 | 138 |
| |
137 | 139 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
| 183 | + | |
| 184 | + | |
182 | 185 |
| |
183 | 186 |
| |
184 | 187 |
| |
|
Lines changed: 21 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
572 | 572 |
| |
573 | 573 |
| |
574 | 574 |
| |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
575 | 591 |
| |
576 | 592 |
| |
577 | 593 |
| |
| |||
600 | 616 |
| |
601 | 617 |
| |
602 | 618 |
| |
603 |
| - | |
604 |
| - | |
605 |
| - | |
606 |
| - | |
607 |
| - | |
608 |
| - | |
609 |
| - | |
610 |
| - | |
611 |
| - | |
612 |
| - | |
613 |
| - | |
614 |
| - | |
615 |
| - | |
616 |
| - | |
617 | 619 |
| |
618 | 620 |
| |
619 | 621 |
| |
| |||
924 | 926 |
| |
925 | 927 |
| |
926 | 928 |
| |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
927 | 934 |
| |
928 | 935 |
| |
929 | 936 |
| |
| |||
1036 | 1043 |
| |
1037 | 1044 |
| |
1038 | 1045 |
| |
1039 |
| - | |
1040 | 1046 |
| |
1041 | 1047 |
| |
1042 | 1048 |
| |
|
Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
179 | 175 |
| |
180 | 176 |
| |
181 | 177 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
580 | 580 |
| |
581 | 581 |
| |
582 | 582 |
| |
583 |
| - | |
| 583 | + | |
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
264 |
| - | |
| 264 | + | |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
|
0 commit comments