Tracking issue for #!feature(async_unsafe)]
(RFC 2394)
#62501
Labels
A-async-await
Area: Async & Await
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
B-RFC-implemented
Blocker: Approved by a merged RFC and implemented.
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
This is a tracking issue for
#![feature(async_unsafe)]
(rust-lang/rfcs#2394).The feature gate provides the
async unsafe fn
syntax.Steps:
Unresolved questions:
async unsafe fn
?The text was updated successfully, but these errors were encountered: