]> git.lizzy.rs Git - rust.git/commitdiff
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)
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

1  2 
src/bootstrap/bootstrap.py

Simple merge