about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorJakub Beránek <jakub.beranek@vsb.cz>2024-07-07 18:59:01 +0200
committerJakub Beránek <berykubik@gmail.com>2024-07-26 09:17:34 +0200
commitc70d63ed728ff38e397d4737d226b6f4e753e3d9 (patch)
treeec5ac1624665a9ab00f6181991e857bb0f29db1a /compiler/rustc_pattern_analysis/src
parent2ccafed862f6906707a390caf180449dd64cad2e (diff)
downloadrust-c70d63ed728ff38e397d4737d226b6f4e753e3d9.tar.gz
rust-c70d63ed728ff38e397d4737d226b6f4e753e3d9.zip
Make command output capturing more explicit
Now there are separate functions for running a command without capturing, running while capturing stdout
and running while capturing everything. This should help avoid situations where stdout/stderr is accessed
when it was not captured.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions