diff options
| author | bors <bors@rust-lang.org> | 2020-06-28 04:16:52 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-06-28 04:16:52 +0000 |
| commit | 3b4a3d68b5d3026bab9d41fcc004439207ecff90 (patch) | |
| tree | a0c0126fddb9069cec9b1703a7a7ff3b84064e85 /src/rustllvm/RustWrapper.cpp | |
| parent | 9bdd2db3a60176012f4dc240eea02d615cc60061 (diff) | |
| parent | 14d385bedeeec7fcb48f4c9bb881b1cdae011da0 (diff) | |
| download | rust-3b4a3d68b5d3026bab9d41fcc004439207ecff90.tar.gz rust-3b4a3d68b5d3026bab9d41fcc004439207ecff90.zip | |
Auto merge of #72705 - Lucretiel:stdio-forwarding, r=Amanieu
Added io forwarding methods to the stdio structs Added methods to forward the `io::Read` and `io::Write` methods of the myriad wrapper structs in `stdio.rs` to their underlying readers / writers. This is especially important for the structs on the outside of a locking boundary, to ensure that the lock isn't being dropped and re-acquired in a loop.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
