Skip to content

Remove await! macro-like syntax support #60610

Closed
@cramertj

Description

@cramertj

#60586 moves support for await!(<expr>) syntax under a separate feature gate from async { ... } and .await. Once folks working on nightly have been given time to migrate (~a release cycle or so) we should remove this hack.

Metadata

Metadata

Assignees

Labels

A-async-awaitArea: Async & AwaitAsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.C-cleanupCategory: PRs that clean code up or issues documenting cleanup.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-langRelevant to the language 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