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.19 #74

Merged
merged 1 commit into from Oct 1, 2019
Merged

Conversation

taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Sep 28, 2019

Description

Motivation and Context

Closes #73

Refs: rust-lang/futures-rs#1829

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@taiki-e taiki-e merged commit 29ca24a into http-rs:master Oct 1, 2019
@taiki-e taiki-e deleted the futures branch October 1, 2019 16:49
bors bot added a commit to async-rs/async-std that referenced this pull request Oct 1, 2019
255: Update futures-preview to 0.3.0-alpha.19 r=skade a=taiki-e

Depends on http-rs/surf#74

Refs:
* rust-lang/futures-rs#1761
* rust-lang/futures-rs#1845


cc @skade @stjepang @yoshuawuyts 

Co-authored-by: Taiki Endo <te316e89@gmail.com>
bors bot added a commit to async-rs/async-std that referenced this pull request Oct 1, 2019
255: Update futures-preview to 0.3.0-alpha.19 r=skade a=taiki-e

Depends on http-rs/surf#74

Refs:
* rust-lang/futures-rs#1761
* rust-lang/futures-rs#1845


cc @skade @stjepang @yoshuawuyts 

Co-authored-by: Taiki Endo <te316e89@gmail.com>
icewind1991 pushed a commit to icewind1991/surf that referenced this pull request Oct 2, 2019
@Fenex Fenex mentioned this pull request Oct 22, 2019
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.

Failed to compile hello-world example (AsyncRead is not implemented for std::io::Empty)
2 participants