about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/graph.rs
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2021-03-05 11:46:04 -0500
committerFelix S. Klock II <pnkfelix@pnkfx.org>2021-03-05 11:46:04 -0500
commit444a7567693506347a3ce9e79f6823abf7141b17 (patch)
tree56fb8d6aa280f292e258afa6262eb6fd5907d5c8 /compiler/rustc_mir/src/transform/coverage/graph.rs
parentf5eb5c884f8a4bd67879c85ad76782967ab7f36a (diff)
downloadrust-444a7567693506347a3ce9e79f6823abf7141b17.tar.gz
rust-444a7567693506347a3ce9e79f6823abf7141b17.zip
Revise prefix a bit, adding both `--test` (conditionally) and `[RUSTC-SHIM]` unconditionally.
1. I added `--test` based on review feedback from simulacrum: I decided I would
rather include such extra context than get confused later on by its absence.
(However, I chose to encode it differently than how `[RUSTC-TIMING]` does... I
don't have much basis for doing so, other than `--test` to me more directly
reflects what it came from.)

2. I also decided to include `[RUSTC-SHIM]` at start of all of these lines
driven by the verbosity level, to make to clear where these lines of text
originate from. (Basically, I skimmed over the output and realized that a casual
observer might not be able to tell where this huge set of new lines were coming
from.)
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions