]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #76741 - Mark-Simulacrum:no-dry-run-timing, r=alexcrichton
authorTyler Mandry <tmandry@gmail.com>
Wed, 16 Sep 2020 19:24:14 +0000 (12:24 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Sep 2020 19:24:14 +0000 (12:24 -0700)
commit233937419a0ed5ae602188a60e7ce187b6faaec9
tree353208bd139474919c42f42cad2b625ec20176dc
parent2e0dbf162ce65f3a51af1496be4a085f3644a794
parent5f3145febd4e0e8ff28bfeec0418ece7f832428a
Rollup merge of #76741 - Mark-Simulacrum:no-dry-run-timing, r=alexcrichton

Avoid printing dry run timings

This avoids a wall of text on CI with 0.000 as the likely time.

r? @alexcrichton
src/bootstrap/builder.rs