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

Add AsyncReadExt::chain #1810

Merged
merged 1 commit into from Aug 20, 2019
Merged

Add AsyncReadExt::chain #1810

merged 1 commit into from Aug 20, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Aug 18, 2019

An async equivalent to std::io::Read::chain.

@taiki-e taiki-e closed this Aug 19, 2019
@taiki-e taiki-e reopened this Aug 19, 2019
Copy link
Member

@Nemo157 Nemo157 left a comment

Choose a reason for hiding this comment

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

LGTM

@cramertj cramertj merged commit 9711c45 into rust-lang:master Aug 20, 2019
@taiki-e taiki-e deleted the io-chain branch August 20, 2019 21:36
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.

None yet

3 participants