Skip to content

Commit a013b4d

Browse files
committed
Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLii
fix `#[loop_match]` on diverging loop tracking issue: rust-lang/rust#132306 fixes rust-lang/rust#144492 fixes rust-lang/rust#144493 fixes rust-lang/rust#144781 this generated invalid MIR before. issue rust-lang/rust#143806 still has an issue where we assign `state = state` which is invalid in MIR. Fixing that problem is tricky, so I'd like to do that separately. r? `@bjorn3`
2 parents a8a222d + 88e043d commit a013b4d

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)