Skip to content

Move keyword page makes no mention of async blocks #69298

Closed
@That3Percent

Description

@That3Percent

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

A-async-awaitArea: Async & AwaitA-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsAsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.C-enhancementCategory: An issue proposing an enhancement or a PR with one.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.P-mediumMedium priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions