about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2023-10-28 17:10:30 -0700
committerGitHub <noreply@github.com>2023-10-28 17:10:30 -0700
commit771b2558b46b581578099e29ad8389c17436388e (patch)
tree428f7f4140812939ffef06d229ddadd9871f4d25 /compiler/rustc_mir_transform/src
parent577f86dacd01df65dfb3d162f1fe27162e211da2 (diff)
parent236f6ba261593e9704af8fe188ace73b3e395594 (diff)
downloadrust-771b2558b46b581578099e29ad8389c17436388e.tar.gz
rust-771b2558b46b581578099e29ad8389c17436388e.zip
Rollup merge of #117322 - onur-ozkan:fix-suppressed-outputs, r=Kobzol
change default output mode of `BootstrapCommand`

`SuppressOnSuccess` on `BootstrapCommand` is a problematic default mode as it affects the logs during the bootstrapping (as shown in the screenshot below). The default behavior should be to print everything unless we explicitly modify the behavior within build steps.

![image](https://github.com/rust-lang/rust/assets/39852038/8dbaaeb2-0656-4ff9-8e48-1ac0734a913f)

Fixes #117315

cc `@Kobzol`
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions