-
Notifications
You must be signed in to change notification settings - Fork 558
Commit a013b4d
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`File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments