Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for #!feature(async_unsafe)] (RFC 2394) #62501

Closed
4 tasks
Centril opened this issue Jul 8, 2019 · 1 comment
Closed
4 tasks

Tracking issue for #!feature(async_unsafe)] (RFC 2394) #62501

Centril opened this issue Jul 8, 2019 · 1 comment
Labels
A-async-await Area: Async & Await A-frontend Area: 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.

Comments

@Centril
Copy link
Contributor

Centril commented Jul 8, 2019

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:

  • Is this the right design wrt. calling async unsafe fn?
@Centril Centril added A-frontend Area: frontend (errors, parsing and HIR) T-lang Relevant to the language team, which will review and decide on the PR/issue. B-unstable Blocker: Implemented in the nightly compiler and unstable. B-RFC-implemented Blocker: Approved by a merged RFC and implemented. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. A-async-await Area: Async & Await AsyncAwait-Triaged Async-await issues that have been triaged during a working group meeting. labels Jul 8, 2019
@Centril
Copy link
Contributor Author

Centril commented Jul 11, 2019

I was convinced not to feature gate this after all (see #62149 (comment)). Sorry about the noise!

@Centril Centril closed this as completed Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-async-await Area: Async & Await A-frontend Area: 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.
Projects
None yet
Development

No branches or pull requests

1 participant