]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #6383 : huonw/rust/rustc-expand-then-strip, r=thestinger
authorbors <bors@rust-lang.org>
Sat, 11 May 2013 17:52:52 +0000 (10:52 -0700)
committerbors <bors@rust-lang.org>
Sat, 11 May 2013 17:52:52 +0000 (10:52 -0700)
This allows macros to create tests and benchmarks.

This is possibly unsound (I've got no idea, but it seemed to work), and being able to programmatically generate benchmarks to compare several implementations of similar algorithms is nice.

1  2 
src/librustc/driver/driver.rs
src/test/run-pass/issue-2904.rs

Simple merge
Simple merge