]> git.lizzy.rs Git - rust.git/commit
Auto merge of #34614 - cynicaldevil:build-time, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 3 Jul 2016 09:17:58 +0000 (02:17 -0700)
committerGitHub <noreply@github.com>
Sun, 3 Jul 2016 09:17:58 +0000 (02:17 -0700)
commitda099c2322c63144831f8585dee461e3a02e339a
tree50f95bb777cc9aeb7f11606394314aa18b39f1cb
parentd9e8a67894a10d5daf5ea3d3b6e3a207a0dbbddb
parent4dbe14005f0c45c43c3b8b081d550c5b461b2d6b
Auto merge of #34614 - cynicaldevil:build-time, r=alexcrichton

Build: Shows total time taken to build the compiler

Fixes #34600
Prints the total time taken to build rustc by executing `src/bootstrap/bootstrap.py`; also includes time taken to download `stage0` compiler and deps.

r? @alexcrichton
src/bootstrap/bootstrap.py