Skip to content

Conversation

samueltardieu
Copy link
Member

@samueltardieu samueltardieu commented Aug 23, 2025

This fixes an overzealous change made to avoid signaling infinite loops in anonymous blocks that may never be used.

Fixes #15541

r? @dswij

changelog: none

This fixes an overzealous change made to avoid signaling infinite loops
in anonymous blocks that may never be used.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 23, 2025
@samueltardieu
Copy link
Member Author

Ref #15157 for the overzealous fix

@dswij dswij added this pull request to the merge queue Aug 23, 2025
Merged via the queue into rust-lang:master with commit 36ef395 Aug 23, 2025
11 of 13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 23, 2025
@samueltardieu samueltardieu deleted the issue-15541 branch August 23, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

infinite_loop no longer lints async functions

3 participants