File tree
145 files changed
+2058
-1554
lines changed- compiler
- rustc_borrowck/src
- polonius/legacy
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_middle/src/mir
- rustc_mir_build/src
- builder
- custom/parse
- expr
- matches
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_resolve/src/late
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src/spec/targets
- library/core/src/intrinsics
- src
- bootstrap/src/core/build_steps
- tools/clippy/clippy_utils/src
- tests
- mir-opt
- building
- custom
- const_prop
- copy-prop
- dataflow-const-prop
- instsimplify
- nll
- pre-codegen
- ui
- borrowck
- closures/2229_closure_analysis/diagnostics
- const-generics/issues
- consts
- pattern
- stable-mir-print
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
145 files changed
+2058
-1554
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
828 | 828 |
| |
829 | 829 |
| |
830 | 830 |
| |
| 831 | + | |
831 | 832 |
| |
832 | 833 |
| |
833 | 834 |
| |
| |||
1345 | 1346 |
| |
1346 | 1347 |
| |
1347 | 1348 |
| |
1348 |
| - | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
1349 | 1355 |
| |
1350 | 1356 |
| |
1351 | 1357 |
| |
1352 |
| - | |
| 1358 | + | |
1353 | 1359 |
| |
1354 | 1360 |
| |
1355 | 1361 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
| 207 | + | |
207 | 208 |
| |
208 | 209 |
| |
209 | 210 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
302 | 307 |
| |
303 | 308 |
| |
304 | 309 |
| |
305 |
| - | |
| 310 | + | |
306 | 311 |
| |
307 | 312 |
| |
308 | 313 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2221 | 2221 |
| |
2222 | 2222 |
| |
2223 | 2223 |
| |
| 2224 | + | |
2224 | 2225 |
| |
2225 | 2226 |
| |
2226 | 2227 |
| |
| |||
2236 | 2237 |
| |
2237 | 2238 |
| |
2238 | 2239 |
| |
| 2240 | + | |
2239 | 2241 |
| |
2240 | 2242 |
| |
2241 | 2243 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
828 | 828 |
| |
829 | 829 |
| |
830 | 830 |
| |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
831 | 837 |
| |
832 | 838 |
| |
833 | 839 |
| |
|
Lines changed: 28 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
| |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
596 | 604 |
| |
597 | 605 |
| |
598 | 606 |
| |
| |||
792 | 800 |
| |
793 | 801 |
| |
794 | 802 |
| |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
795 | 821 |
| |
796 | 822 |
| |
797 | 823 |
| |
| |||
1063 | 1089 |
| |
1064 | 1090 |
| |
1065 | 1091 |
| |
| 1092 | + | |
1066 | 1093 |
| |
1067 | 1094 |
| |
1068 | 1095 |
| |
|
Lines changed: 7 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
488 | 488 |
| |
489 | 489 |
| |
490 | 490 |
| |
491 |
| - | |
| 491 | + | |
| 492 | + | |
492 | 493 |
| |
493 | 494 |
| |
494 | 495 |
| |
| |||
572 | 573 |
| |
573 | 574 |
| |
574 | 575 |
| |
575 |
| - | |
| 576 | + | |
576 | 577 |
| |
577 |
| - | |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 |
| - | |
585 |
| - | |
586 |
| - | |
587 |
| - | |
588 |
| - | |
589 |
| - | |
590 |
| - | |
591 |
| - | |
592 |
| - | |
593 |
| - | |
594 |
| - | |
595 |
| - | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
596 | 582 |
| |
597 | 583 |
| |
598 | 584 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
234 | 236 |
| |
235 | 237 |
| |
236 | 238 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
200 | 201 |
| |
201 | 202 |
| |
202 | 203 |
| |
|
Lines changed: 9 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
| 17 | + | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
| 83 | + | |
87 | 84 |
| |
88 | 85 |
| |
89 | 86 |
| |
| |||
162 | 159 |
| |
163 | 160 |
| |
164 | 161 |
| |
165 |
| - | |
166 | 162 |
| |
167 | 163 |
| |
168 | 164 |
| |
| |||
218 | 214 |
| |
219 | 215 |
| |
220 | 216 |
| |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
221 | 223 |
| |
222 | 224 |
| |
223 | 225 |
| |
| |||
248 | 250 |
| |
249 | 251 |
| |
250 | 252 |
| |
251 |
| - | |
252 |
| - | |
253 |
| - | |
| 253 | + | |
254 | 254 |
| |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 | 255 |
| |
259 | 256 |
| |
260 | 257 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 | 470 |
| |
474 | 471 |
| |
475 | 472 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1068 | 1068 |
| |
1069 | 1069 |
| |
1070 | 1070 |
| |
| 1071 | + | |
1071 | 1072 |
| |
1072 | 1073 |
| |
1073 | 1074 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
| 427 | + | |
427 | 428 |
| |
428 | 429 |
| |
429 | 430 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1351 | 1351 |
| |
1352 | 1352 |
| |
1353 | 1353 |
| |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
1354 | 1364 |
| |
1355 | 1365 |
| |
1356 | 1366 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
695 | 695 |
| |
696 | 696 |
| |
697 | 697 |
| |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
698 | 706 |
| |
699 | 707 |
| |
700 | 708 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
| 249 | + | |
249 | 250 |
| |
250 | 251 |
| |
251 | 252 |
| |
|
0 commit comments