diff options
| author | Jakub Beránek <jakub.beranek@vsb.cz> | 2024-07-07 16:59:14 +0200 |
|---|---|---|
| committer | Jakub Beránek <berykubik@gmail.com> | 2024-07-12 20:15:19 +0200 |
| commit | 0cab9626f416f0f6bcf65221a3ed8ee38e69e97c (patch) | |
| tree | 2af93c22154a6a1a06321f2ec4e0773abcbc576a /compiler/rustc_pattern_analysis/src/rustc.rs | |
| parent | ebb30890388d3a569de823d1278a0aa467847d32 (diff) | |
| download | rust-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
