-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
AsyncAwait-PolishAsync-await issues that are part of the "polish" areaAsync-await issues that are part of the "polish" areaT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
The await macro implemented in #51580 can be abused to create a generator (e.g. || await!()
). This shouldn't be allowed.
Metadata
Metadata
Assignees
Labels
AsyncAwait-PolishAsync-await issues that are part of the "polish" areaAsync-await issues that are part of the "polish" areaT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.