about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-06-28 04:16:52 +0000
committerbors <bors@rust-lang.org>2020-06-28 04:16:52 +0000
commit3b4a3d68b5d3026bab9d41fcc004439207ecff90 (patch)
treea0c0126fddb9069cec9b1703a7a7ff3b84064e85 /src/rustllvm/RustWrapper.cpp
parent9bdd2db3a60176012f4dc240eea02d615cc60061 (diff)
parent14d385bedeeec7fcb48f4c9bb881b1cdae011da0 (diff)
downloadrust-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