Skip to content

document the stabilized surface of async-await #634

Open
@nikomatsakis

Description

@nikomatsakis

This issue is part of async-await stabilization (see rust-lang/rust#62149). We need to document the following things:

  • grammar for async fn and describe their effects
  • grammar for async move { } blocks
  • grammar for await expressions, and describe the "rough" desugaring
  • link to the drop order when that is fully documented

Metadata

Metadata

Assignees

Labels

A-asyncArea: async / await

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions