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

Order rules in quote_token! and quote_token_spanned! by frequency. #209

Merged
merged 1 commit into from Mar 17, 2022
Merged

Order rules in quote_token! and quote_token_spanned! by frequency. #209

merged 1 commit into from Mar 17, 2022

Commits on Mar 17, 2022

  1. Order rules in quote_token! and quote_token_spanned! by frequency.

    This reduces `cargo check` times by 4-9% on a few crates that use
    `quote!` heavily.
    nnethercote committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    fad6995 View commit details
    Browse the repository at this point in the history