Skip to content
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

Hide Arbitrary implementations/functions behind a feature flag #199

Open
Sword-Smith opened this issue Oct 7, 2024 · 0 comments
Open

Hide Arbitrary implementations/functions behind a feature flag #199

Sword-Smith opened this issue Oct 7, 2024 · 0 comments

Comments

@Sword-Smith
Copy link
Member

Some arbitrary implementations, specifically in time_lock are used in the benchmarking crate. So hiding them behind the test flag makes them unimportable. We tried fixing this with cc3a92d but that makes the code available in all build profiles so it defeats the purpose, we think.

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

No branches or pull requests

1 participant