Skip to content

Fix ICE when there is a continue in a labeled block#121682

Closed
SarthakSingh31 wants to merge 4 commits intorust-lang:masterfrom
SarthakSingh31:cont-in-blk
Closed

Fix ICE when there is a continue in a labeled block#121682
SarthakSingh31 wants to merge 4 commits intorust-lang:masterfrom
SarthakSingh31:cont-in-blk

Conversation

@SarthakSingh31
Copy link
Copy Markdown
Contributor

@SarthakSingh31 SarthakSingh31 commented Feb 27, 2024

Fixes #113379
Fixes #121623

r? @matthiaskrgr

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE: b.index() < self.live_nodes ice: continue to unknown label async fn / assertion failed: ln.index() < self.live_nodes

9 participants