move async unsafe fn to distinct feature gate #62500
Labels
A-async-await
Area: Async & Await
AsyncAwait-Polish
Async-await issues that are part of the "polish" area
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Per @Centril's comment, we want to move
async unsafe fn
to its own feature gate:This issue has been assigned to @delan via this comment.
The text was updated successfully, but these errors were encountered: