about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-06-05 17:02:52 +0200
committerGitHub <noreply@github.com>2023-06-05 17:02:52 +0200
commit154949dacdf4d34c967c3aeddcf0cdc27878ad59 (patch)
tree3fd2107add6d6d6825a7cad9ca5586fc5241e992 /compiler/rustc_mir_transform/src/coverage/graph.rs
parent0258a16cdc917e379898c8b0e5765e5cf209994e (diff)
parentaf4e6c19377eca3f862bd2d7483c30831e998886 (diff)
downloadrust-154949dacdf4d34c967c3aeddcf0cdc27878ad59.tar.gz
rust-154949dacdf4d34c967c3aeddcf0cdc27878ad59.zip
Rollup merge of #112299 - jyn514:gha-progress, r=oli-obk
Don't double-print status messages in GHA

Before:

```
Building stage0 tool jsondocck (x86_64-unknown-linux-gnu)
  Building stage0 tool jsondocck (x86_64-unknown-linux-gnu)
   Downloading crates ...
```

After:

```
Building stage0 tool jsondocck (x86_64-unknown-linux-gnu)
   Downloading crates ...
```

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions