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

Stabilize async-await feature #1816

Merged
merged 1 commit into from Aug 22, 2019
Merged

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Aug 20, 2019

rust-lang/rust#63209 has been merged. Thanks to everyone who has been working on this!

(Description of PR: Currently, this feature requires the nightly feature active to explicitly opt-in to unstable features, but this is no longer needed because rust-lang/rust#63209 has been merged.)

@taiki-e taiki-e force-pushed the async-await branch 2 times, most recently from 838f696 to 6b3d0f6 Compare August 20, 2019 20:05
@taiki-e taiki-e marked this pull request as ready for review August 21, 2019 01:47
@taiki-e taiki-e force-pushed the async-await branch 2 times, most recently from fb49407 to 843ba02 Compare August 21, 2019 02:50
@taiki-e
Copy link
Member Author

taiki-e commented Aug 21, 2019

r? @cramertj @Nemo157

@cramertj cramertj merged commit cde791c into rust-lang:master Aug 22, 2019
@taiki-e taiki-e deleted the async-await branch August 22, 2019 22:20
@bmwill bmwill mentioned this pull request Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants