Closed
Description
The move keyword page currently talks only about the use of move with closures. The move
keyword is also valid before an async block. For example: async move { /*...*/ }
. This page could be updated to include that usage.
This issue has been assigned to @Pulkit07 via this comment.
Metadata
Metadata
Assignees
Labels
Area: Async & AwaitArea: Documentation for any part of the project, including the compiler, standard library, and toolsAsync-await issues that have been triaged during a working group meeting.Category: An issue proposing an enhancement or a PR with one.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Medium priority