about summary refs log tree commit diff
path: root/library/std/src/sys/windows/stack_overflow_uwp.rs
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2022-01-31 20:12:58 -0800
committerGitHub <noreply@github.com>2022-01-31 20:12:58 -0800
commit445fbff6a4d4cd181094cada847651883bd417a1 (patch)
tree3c34bd4aa9d1691b3718b56f06221edac313826a /library/std/src/sys/windows/stack_overflow_uwp.rs
parent3aa2e4584b16084b157ca7a9914b0dac44d021d0 (diff)
parent9bf6a5de7705e83c110179580e996dcf74a5928f (diff)
downloadrust-445fbff6a4d4cd181094cada847651883bd417a1.tar.gz
rust-445fbff6a4d4cd181094cada847651883bd417a1.zip
Rollup merge of #93492 - Mark-Simulacrum:shorter-failure-output, r=ehuss
Hide failed command unless in verbose mode

This is particularly intended for invoking compiletest; the command line there
is long (3,350 characters on my system) and takes up a lot of screen real estate
for little benefit to the majority of those running bootstrap. This moves
printing it to verbose mode (-v must be passed) which means that it's still
possible to access when needed for debugging.

The main downside is that CI logs will by-default become less usable for
debugging (particularly) spurious failures, but it is pretty rare for us to
really need the information there -- it's usually fairly obvious what is being
run with a little investigation.

r? `@ehuss` as you've done some of the spurious failure investigations, so can
(hopefully) confirm my intuition that this won't seriously hinder them.
Diffstat (limited to 'library/std/src/sys/windows/stack_overflow_uwp.rs')
0 files changed, 0 insertions, 0 deletions