about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-09 18:25:01 +0200
committerGitHub <noreply@github.com>2024-08-09 18:25:01 +0200
commitcea3b42f5848f1c8f676ee5830ff67aa50cd8099 (patch)
tree42df35380f272a19d6558a2d8dfe4e63f5bba588 /compiler/rustc_const_eval/src
parent665a1a4b55560ceb61d77a4c2e2e52ea5cd63b53 (diff)
parenta380d5e8f68de64441274ca2e56dd3a08a60a121 (diff)
downloadrust-cea3b42f5848f1c8f676ee5830ff67aa50cd8099.tar.gz
rust-cea3b42f5848f1c8f676ee5830ff67aa50cd8099.zip
Rollup merge of #128874 - Kobzol:cmd-verbose-logging, r=onur-ozkan
Disable verbose bootstrap command failure logging by default

One of my recent bootstrap command refactoring PRs enabled verbose logging of command failures by default. While this is great for debugging bootstrap, in many situations it's just too verbose and prevents the user from seeing the actual printed stdout/stderr, which usually contains much more useful information.

This PR reverts that logic, and only prints a detailed error when `-v` is passed to bootstrap.

r? ````@onur-ozkan````
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions