about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-03-05 21:44:41 +0100
committerGitHub <noreply@github.com>2021-03-05 21:44:41 +0100
commitef17859e35f6a424e8d00f9de96c7da1c1edda56 (patch)
tree64dbf5cf4d1b3e55ca7786411e78bf79a0cd61af /compiler/rustc_codegen_llvm/src/builder.rs
parent15c148b4f2b86f22c053bf08d3a2b76f76359a35 (diff)
parent444a7567693506347a3ce9e79f6823abf7141b17 (diff)
downloadrust-ef17859e35f6a424e8d00f9de96c7da1c1edda56.tar.gz
rust-ef17859e35f6a424e8d00f9de96c7da1c1edda56.zip
Rollup merge of #82782 - pnkfelix:include-crate-being-compiled-in-bootstrap-verbose-output, r=Mark-Simulacrum
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_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions