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

Add a cargo_criterion_support feature flag #541

Open
wants to merge 1 commit into
base: version-0.4
Choose a base branch
from

Commits on Dec 27, 2021

  1. Add a cargo_criterion_support feature flag

    This enables `cargo-criterion` support to be compiled out if it is not
    required. A compile-time error is added to require that at least one of
    [`cargo_bench_support`, `cargo_criterion_support`] must be enabled.
    str4d committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    11b89ad View commit details
    Browse the repository at this point in the history