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

refactor: remove async_await feature gate #1909

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
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