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

refactor(macros): Reduce compile time #7132

Merged
merged 11 commits into from Mar 23, 2023
Merged

refactor(macros): Reduce compile time #7132

merged 11 commits into from Mar 23, 2023

Commits on Mar 23, 2023

  1. API

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    cc4645d View commit details
    Browse the repository at this point in the history
  2. Remove print_item

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    92875ac View commit details
    Browse the repository at this point in the history
  3. Make testing fixture faster

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    ab0052f View commit details
    Browse the repository at this point in the history
  4. Optimize DeserializeEnum

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    55892f4 View commit details
    Browse the repository at this point in the history
  5. Optimize ast_node

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    87c00d3 View commit details
    Browse the repository at this point in the history
  6. Optimize FromVariant

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    f5c53dc View commit details
    Browse the repository at this point in the history
  7. Remove needless dump

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    7cdb550 View commit details
    Browse the repository at this point in the history
  8. Optimize with_generics

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    b1506cc View commit details
    Browse the repository at this point in the history
  9. Optimize with_generics more

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    fcf366c View commit details
    Browse the repository at this point in the history
  10. fixup

    kdy1 committed Mar 23, 2023
    Copy the full SHA
    d4625e3 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    78b19e9 View commit details
    Browse the repository at this point in the history