]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #36777 - tmiasko:chain-read-eof, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 28 Sep 2016 12:04:54 +0000 (05:04 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Sep 2016 12:04:54 +0000 (05:04 -0700)
[std::io::Chain] Mark first as done only when reading into non-zero length buffer.

Fixes #36771.


Trivial merge