about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-30 10:23:09 +0200
committerGitHub <noreply@github.com>2024-05-30 10:23:09 +0200
commit5e83248a814aaaaf16aa5b14f6edf69066ad6c88 (patch)
tree782eca828b4e3c4e084c88b5007207e6ec2c764f /compiler/rustc_mir_transform/src/coverage/mod.rs
parenta4d00ff8e4e0ef233239e3e1226f05cb3ffee5b8 (diff)
parent31043656fe03325745777e27e1716f7af202bc7c (diff)
downloadrust-5e83248a814aaaaf16aa5b14f6edf69066ad6c88.tar.gz
rust-5e83248a814aaaaf16aa5b14f6edf69066ad6c88.zip
Rollup merge of #125753 - Zalathar:procres, r=jieyouxu
compiletest: Unify `cmd2procres` with `run_command_to_procres`

Historical context: I originally added `run_command_to_procres` in #112300 and #114843, because I didn't like the overly-specific failure message in `cmd2procres`, but at the time I didn't feel confident enough to change the existing code, so I just added my own similar code.

Now I'm going back to remove this redundancy by eliminating `cmd2procress`, and adjusting all callers to use a slightly-tweaked `run_command_to_procres` instead.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions