Skip to content

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jul 7, 2019

Closes #1715

The way to handle strings is the same as AsyncReadExt::read_line (#1556 (comment)).

The last commit fixes #1715 (comment).

r? @cramertj

@taiki-e taiki-e force-pushed the io-read_to_string branch from 32b1188 to c98b68b Compare July 7, 2019 09:01
@cramertj cramertj merged commit 6e4eddb into rust-lang:master Jul 8, 2019
@taiki-e taiki-e deleted the io-read_to_string branch July 8, 2019 03:04
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.

Provide a read_to_string method on AsyncReadExt for Read parity
2 participants