Skip to content

added #[cfg(test)] for macros with bench #15

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 1 commit into from
Sep 10, 2019

Conversation

kfreiman
Copy link
Contributor

Fixes #14
And some auto formatting

@ferristseng
Copy link
Owner

Oops, sorry -- did not see this PR. I will take a look at this soon!

@ferristseng
Copy link
Owner

Looks good, ty!

@ferristseng ferristseng merged commit 3ac70e7 into ferristseng:master Sep 10, 2019
@RalfJung
Copy link

RalfJung commented Jan 6, 2025

Any chance of a release with this commit? As-is, this crate and its reverse dependencies will break when rust-lang/rust#134273 lands; apparently the latest version on crates.io does not contain this commit.

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.

Can't build. bench is a part of custom test frameworks which are unstable
3 participants