about summary refs log tree commit diff
path: root/library/std/src/sys/windows/stack_overflow_uwp.rs
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2022-01-30 17:37:11 -0500
committerMark Rousskov <mark.simulacrum@gmail.com>2022-01-30 17:37:11 -0500
commit9bf6a5de7705e83c110179580e996dcf74a5928f (patch)
tree19a781e2c6ae297a489f878f3a4a73d5d0f7021b /library/std/src/sys/windows/stack_overflow_uwp.rs
parentd08e816333281b0c0fb5a99c2c15d8084312e41a (diff)
downloadrust-9bf6a5de7705e83c110179580e996dcf74a5928f.tar.gz
rust-9bf6a5de7705e83c110179580e996dcf74a5928f.zip
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.
Diffstat (limited to 'library/std/src/sys/windows/stack_overflow_uwp.rs')
0 files changed, 0 insertions, 0 deletions