This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
64 files changed
+382
-337
lines changed- compiler
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- rustc_middle/src/mir
- rustc_mir_build/src/build
- custom/parse
- matches
- rustc_mir_dataflow/src
- framework
- rustc_mir_transform/src
- coverage
- rustc_smir/src
- rustc_internal
- rustc_smir
- convert
- tests/mir-opt
- inline
- instsimplify
- issues
- pre-codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+382
-337
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
| |||
404 | 405 |
| |
405 | 406 |
| |
406 | 407 |
| |
407 |
| - | |
| 408 | + | |
408 | 409 |
| |
409 | 410 |
| |
410 | 411 |
| |
| |||
435 | 436 |
| |
436 | 437 |
| |
437 | 438 |
| |
438 |
| - | |
| 439 | + | |
439 | 440 |
| |
440 | 441 |
| |
441 | 442 |
| |
| |||
520 | 521 |
| |
521 | 522 |
| |
522 | 523 |
| |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
523 | 529 |
| |
524 | 530 |
| |
525 | 531 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
| 299 | + | |
299 | 300 |
| |
300 | 301 |
| |
301 | 302 |
| |
| |||
377 | 378 |
| |
378 | 379 |
| |
379 | 380 |
| |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
380 | 392 |
| |
381 | 393 |
| |
382 | 394 |
| |
|
0 commit comments