Skip to content

refactor: remove async_await feature gate - #1909

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
tesuji:bump-await
Aug 21, 2019
Merged

refactor: remove async_await feature gate#1909
seanmonstar merged 1 commit into
hyperium:masterfrom
tesuji:bump-await

Conversation

@tesuji

Copy link
Copy Markdown
Contributor

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.
@tesujitesuji changed the title refactor: remove asyn_await feature gaterefactor: remove async_await feature gateAug 21, 2019

@seanmonstarseanmonstar left a comment

Copy link
Copy Markdown
Member

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:masterAug 21, 2019
@tesuji
tesuji deleted the bump-await branch August 22, 2019 01:28
Sign up for freeto 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

@tesuji@seanmonstar