Skip to content

Split the async_await feature gate for the subset we want to stabilizeΒ #62214

Closed
@Centril

Description

@Centril

Move out anything we don't want to stabilize in the report #62149 to a separate feature gate. This includes:

  1. async || ... closures; Move this to async_closures. Tests should also be appropriately split to not mention async_closures in the subset we intend to stabilize.

Metadata

Metadata

Assignees

Labels

A-async-awaitArea: Async & AwaitAsyncAwait-PolishAsync-await issues that are part of the "polish" areaT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions