Conversation

profetia

Closes #15007

Removes the break stmt and the dead code after it when appropriate.

changelog: [never_loop] add to remove break in suggestion

@rustbot

r? @Alexendoo

rustbot has assigned @Alexendoo.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbotrustbot added the S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested partieslabel Jun 16, 2025
@profetiaprofetia force-pushed the issue15007 branch 2 times, most recently from d2ee798 to 4f18d7f Compare June 17, 2025 13:13
Sign up for free to join this conversation on . Already have an account? Sign in to comment
S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties
None yet

Successfully merging this pull request may close these issues.

never_loop should also remove break labels that were inside the loop