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-04 17:19:41 -0500
committerFelix S. Klock II <pnkfelix@pnkfx.org>2021-03-04 17:19:41 -0500
commitf5eb5c884f8a4bd67879c85ad76782967ab7f36a (patch)
tree90a4a31ebdd3acd184e7cda3038c3ff5f3aff5d0 /compiler/rustc_mir/src/transform/coverage/graph.rs
parent409920873cf8a95739a55dc5fe5adb05e1b4758e (diff)
downloadrust-f5eb5c884f8a4bd67879c85ad76782967ab7f36a.tar.gz
rust-f5eb5c884f8a4bd67879c85ad76782967ab7f36a.zip
Make rustc shim's verbose output include crate_name being compiled.
This change is mainly motivated by an issue with the environment
printing I added in PR 82403: multiple rustc invocations progress
in parallel, and the environment output, spanning multiple lines,
gets interleaved in ways make it difficult to extra the enviroment settings.

(This aforementioned difficulty is more of a hiccup than an outright
show-stopper, because the environment variables tend to be the same for all of
the rustc invocations, so it doesn't matter too much if one mixes up which lines
one is looking at. But still: Better to fix it.)
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions