]> git.lizzy.rs Git - rust.git/commit
Add some infrastructure for timing things where time_passes can't be used.
authorMichael Woerister <michaelwoerister@posteo.net>
Tue, 23 Aug 2016 17:23:58 +0000 (13:23 -0400)
committerMichael Woerister <michaelwoerister@posteo.net>
Thu, 1 Sep 2016 13:43:18 +0000 (09:43 -0400)
commitdd65cb223a3cd1a0fa8d98e9402f8725d606f6b2
tree21baae140aea35e4b79d31c96d0bfdd7490db874
parentb2799a56a1631ee351e4687ee649808e28cccda1
Add some infrastructure for timing things where time_passes can't be used.
src/librustc/session/config.rs
src/librustc/session/mod.rs
src/librustc/util/common.rs
src/librustc_driver/driver.rs
src/librustc_trans/back/symbol_names.rs