]> git.lizzy.rs Git - rust.git/commit
Don't print the profiling summary to stdout when -Zprofile-json is set
authorWesley Wiser <wwiser@gmail.com>
Thu, 6 Dec 2018 01:25:00 +0000 (20:25 -0500)
committerWesley Wiser <wwiser@gmail.com>
Thu, 6 Dec 2018 02:11:09 +0000 (21:11 -0500)
commit3858aff9d3c47405051bb87c2c61f709bb690b7b
tree91ee3ceae846f778d95e6413872662fbd85b438f
parentc8ae2de8363be088604ffa2ccba84ff7ad7250bc
Don't print the profiling summary to stdout when -Zprofile-json is set

cc rust-lang-nursery/rustc-perf#299
src/librustc/session/mod.rs
src/librustc_driver/driver.rs