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

Switch to async/await syntax once stabilized #85

Closed
gakonst opened this issue Jun 13, 2019 · 1 comment
Closed

Switch to async/await syntax once stabilized #85

gakonst opened this issue Jun 13, 2019 · 1 comment
Assignees
Labels
enhancement v1.0 Issues which need to be handled for a v1.0 release

Comments

@gakonst
Copy link
Member

gakonst commented Jun 13, 2019

https://boats.gitlab.io/blog/post/await-decision-ii/

I’m working actively on drafting a stabilization report to propose stabilizing a minimum viable version of async/await in the 1.37 release of Rust. 1.37 will be released in mid-August, and branches on July 4.

Once that's out, we should get a PR that replaces all the futures handling with async/await calls.

@bstrie
Copy link
Contributor

bstrie commented Jul 30, 2019

Blocked on #142. Also note that async/await syntax has since been confirmed for Rust 1.38, releasing on September 26.

@emschwartz emschwartz mentioned this issue Dec 5, 2019
12 tasks
@gakonst gakonst added the v1.0 Issues which need to be handled for a v1.0 release label Jan 20, 2020
@gakonst gakonst self-assigned this Jan 20, 2020
@gakonst gakonst closed this as completed Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement v1.0 Issues which need to be handled for a v1.0 release
Projects
None yet
3 participants