diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-06-26 11:58:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-26 11:58:46 +0200 |
| commit | 5122e88b35dbf4e959d6ca2cfca4c5ed0a105203 (patch) | |
| tree | 458da839686b520435e30716c7652dfe7adacf41 /compiler/rustc_interface/src | |
| parent | 005d860fc60ceb9fcc2981a13e05c55fa3ab1135 (diff) | |
| parent | bd36f636cb967a46b6d8d2f93f5f5a9f3bb85fad (diff) | |
| download | rust-5122e88b35dbf4e959d6ca2cfca4c5ed0a105203.tar.gz rust-5122e88b35dbf4e959d6ca2cfca4c5ed0a105203.zip | |
Rollup merge of #113034 - jyn514:ci-progress, r=oli-obk
Switch some more Steps to `builder.msg` In particular, this hides compiletest suites under a dropdown - some builders are configured with `verbose-tests`, which makes the suites take up many thousands of lines. before: ``` Documenting stage1 cargo (x86_64-unknown-linux-gnu) Check compiletest suite=rustdoc-js mode=js-doc-test (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) ``` after: ``` ::group::Documenting stage1 cargo (x86_64-unknown-linux-gnu) ::group::Testing stage1 compiletest suite=rustdoc-js mode=js-doc-test (x86_64-unknown-linux-gnu) ``` found this from https://github.com/rust-lang-ci/rust/actions/runs/5366993848/jobs/9736792611 r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
