Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Replace await! macro with await syntax #86

Merged
merged 1 commit 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.

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:48
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.

Excellent, thanks so much!

@yoshuawuyts yoshuawuyts merged commit 9a47bb7 into withoutboats:master May 12, 2019
@taiki-e taiki-e deleted the await branch May 12, 2019 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants