]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8419 : cmr/rust/fix-rtdebug, r=brson
authorbors <bors@rust-lang.org>
Mon, 12 Aug 2013 22:28:49 +0000 (15:28 -0700)
committerbors <bors@rust-lang.org>
Mon, 12 Aug 2013 22:28:49 +0000 (15:28 -0700)
It now actually does logging, and is compiled out when `--cfg rtdebug` is not
given to the libstd build, which it isn't by default. This makes the rt
benchmarks 18-50% faster.


Trivial merge