]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #1511 - samrat:more-fd-trait-ops, r=RalfJung
authorbors <bors@rust-lang.org>
Wed, 9 Sep 2020 17:58:08 +0000 (17:58 +0000)
committerbors <bors@rust-lang.org>
Wed, 9 Sep 2020 17:58:08 +0000 (17:58 +0000)
Implement dup and close for stdin/stdout/stderr

Implements some of the operations for stdin/out/err, towards #1499


Trivial merge