]> git.lizzy.rs Git - rust.git/commit
auto merge of #7980 : graydon/rust/misc-benchmarks, r=catamorphism
authorbors <bors@rust-lang.org>
Wed, 24 Jul 2013 05:46:39 +0000 (22:46 -0700)
committerbors <bors@rust-lang.org>
Wed, 24 Jul 2013 05:46:39 +0000 (22:46 -0700)
commit7f96eb58d2a4eed4651570ce719363008a8f269f
treef674603e356b5ac6d4faa76fdaf5387ecd8cdace
parentaf78e23006d9795bca32267a31e6f3cb9e73a6e1
parent978e5d94bc09a18cdfaa699508848bf8a39b46a9
auto merge of #7980 : graydon/rust/misc-benchmarks, r=catamorphism

Some machinery for enabling #[bench] benchmarks in std and some examples showing how to write them.