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

Update futures-preview to 0.3.0-alpha.16 #18

Merged
merged 2 commits into from
May 12, 2019

Conversation

taiki-e
Copy link
Contributor

@taiki-e taiki-e commented May 8, 2019

await syntax was implemented in rust-lang/rust#60586, and nightly-2019-05-09 has been released with the changes. Also, await! macro will be removed in the future.

Then, futures 0.3.0-alpha.16 was released.

Refs: migration tool

@taiki-e taiki-e changed the title [WIP] Replace await! macro with await syntax Replace await! macro with await syntax May 9, 2019
@taiki-e taiki-e marked this pull request as ready for review May 9, 2019 02:49
@taiki-e
Copy link
Contributor Author

taiki-e commented May 11, 2019

futures 0.3.0-alpha.16 was released, so I added a commit and updated this PR.

@taiki-e
Copy link
Contributor Author

taiki-e commented May 11, 2019

This PR is blocked on withoutboats/romio#87.

@taiki-e taiki-e changed the title Replace await! macro with await syntax [WIP] Update futures-preview to 0.3.0-alpha.16 May 11, 2019
@taiki-e taiki-e changed the title [WIP] Update futures-preview to 0.3.0-alpha.16 Update futures-preview to 0.3.0-alpha.16 May 12, 2019
Copy link
Collaborator

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks perfect; thanks so much again! ❤️

@yoshuawuyts yoshuawuyts merged commit 1304248 into withoutboats:master May 12, 2019
@taiki-e taiki-e deleted the await branch May 12, 2019 16:05
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.

2 participants