about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJakub Beránek <jakub.beranek@vsb.cz>2024-07-07 19:04:27 +0200
committerJakub Beránek <berykubik@gmail.com>2024-07-26 09:17:34 +0200
commit82d5743e0b1ecd1995d3bee1a03ec2571b3ffdad (patch)
tree6fe799b6e5347b7617eb35e3bcd8677c0cc13ae5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc70d63ed728ff38e397d4737d226b6f4e753e3d9 (diff)
downloadrust-82d5743e0b1ecd1995d3bee1a03ec2571b3ffdad.tar.gz
rust-82d5743e0b1ecd1995d3bee1a03ec2571b3ffdad.zip
Make it easier to detect when bootstrap tries to read uncaptured stdout/stderr
If e.g. only stdout is captured, but the caller tries to read stderr, previously
they would get back an empty string. Now the code will explicitly panic when
accessing an uncaptured output stream.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions