Skip to content

refactor: remove async_await feature gate #1909

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 21, 2019

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Aug 21, 2019

async_await is stabilized in rust-lang/rust#63209.
This commit fixes hyper build with latest nightly compiler.

`async_await` is stabilized in rust-lang/rust#63209.
This commit fixes `hyper` build with latest nightly compiler.
@tesuji tesuji changed the title refactor: remove asyn_await feature gate refactor: remove async_await feature gate Aug 21, 2019
Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Thanks!

@seanmonstar seanmonstar merged commit ae75b3a into hyperium:master Aug 21, 2019
@tesuji tesuji deleted the bump-await branch August 22, 2019 01:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants