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

[std::io::Chain] Mark first as done only when reading into non-zero length buffer. #36777

Merged
merged 1 commit into from Sep 28, 2016
Merged

Conversation

ghost
Copy link

@ghost ghost commented Sep 27, 2016

Fixes #36771.

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Sep 27, 2016

📌 Commit 26f9949 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Sep 28, 2016

⌛ Testing commit 26f9949 with merge 5efe513...

@bors
Copy link
Contributor

bors commented Sep 28, 2016

💔 Test failed - auto-win-gnu-64-opt

@alexcrichton
Copy link
Member

@bors: retry

On Tue, Sep 27, 2016 at 7:42 PM, bors notifications@github.com wrote:

💔 Test failed - auto-win-gnu-64-opt
https://buildbot.rust-lang.org/builders/auto-win-gnu-64-opt/builds/5723


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#36777 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95Dg4svg_VthNou6G3rk4ka7mFe4Rks5qudP4gaJpZM4KIA-r
.

@bors
Copy link
Contributor

bors commented Sep 28, 2016

⌛ Testing commit 26f9949 with merge 4f79716...

bors added a commit that referenced this pull request Sep 28, 2016
[std::io::Chain] Mark first as done only when reading into non-zero length buffer.

Fixes #36771.
@bluss bluss added the relnotes Marks issues that should be documented in the release notes of the next release. label Sep 28, 2016
@bors bors merged commit 26f9949 into rust-lang:master Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants