]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #34731 - GGist:fix_sync_try_recv, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 10 Jul 2016 07:22:33 +0000 (00:22 -0700)
committerGitHub <noreply@github.com>
Sun, 10 Jul 2016 07:22:33 +0000 (00:22 -0700)
Check for data in Receiver::try_recv before reporting disconnect

Fixes #34711

r? @alexcrichton


Trivial merge