Skip to content

Perform expansion before stripping/building a test harness. #6383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 11, 2013

Conversation

huonw
Copy link
Member

@huonw huonw commented May 10, 2013

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.

This allows macros to create tests and benchmarks.
@Aatch
Copy link
Contributor

Aatch commented May 10, 2013

I don't think expansion relies on configuration (and nor should it) so looks good to me.

@brson
Copy link
Contributor

brson commented May 10, 2013

I can't think of any reason off hand why this won't work. 👘

bors added a commit that referenced this pull request May 11, 2013
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.
@bors bors closed this May 11, 2013
@bors bors merged commit 9b30fa3 into rust-lang:incoming May 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants