about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/rustc.rs
diff options
context:
space:
mode:
authorJakub Beránek <jakub.beranek@vsb.cz>2024-07-07 16:59:14 +0200
committerJakub Beránek <berykubik@gmail.com>2024-07-12 20:15:19 +0200
commit0cab9626f416f0f6bcf65221a3ed8ee38e69e97c (patch)
tree2af93c22154a6a1a06321f2ec4e0773abcbc576a /compiler/rustc_pattern_analysis/src/rustc.rs
parentebb30890388d3a569de823d1278a0aa467847d32 (diff)
downloadrust-0cab9626f416f0f6bcf65221a3ed8ee38e69e97c.tar.gz
rust-0cab9626f416f0f6bcf65221a3ed8ee38e69e97c.zip
Disarm drop bombs for unexecuted test Cargo commands
The code for running tests uses a custom command machinery because it streams the output of the command. We thus need to mark the command as executed in a dry run, to avoid a drop bomb panic.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/rustc.rs')
0 files changed, 0 insertions, 0 deletions