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

perf(es/parser): Optimize macros #9100

Merged
merged 16 commits into from
Jun 23, 2024
Merged

perf(es/parser): Optimize macros #9100

merged 16 commits into from
Jun 23, 2024

Commits on Jun 23, 2024

  1. Improve xtask

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    7d32cc2 View commit details
    Browse the repository at this point in the history
  2. size

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    acbb016 View commit details
    Browse the repository at this point in the history
  3. error msg

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    10840ee View commit details
    Browse the repository at this point in the history
  4. u32

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1ed3278 View commit details
    Browse the repository at this point in the history
  5. $p.input.cur()

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f032a70 View commit details
    Browse the repository at this point in the history
  6. Patch some

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e91b592 View commit details
    Browse the repository at this point in the history
  7. cur!(self, false)

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1cd7327 View commit details
    Browse the repository at this point in the history
  8. cur!(self, true)

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    fb923cc View commit details
    Browse the repository at this point in the history
  9. DoD

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    87da49c View commit details
    Browse the repository at this point in the history
  10. clippy

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0e35385 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed0f311 View commit details
    Browse the repository at this point in the history
  12. Update test refs

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1992455 View commit details
    Browse the repository at this point in the history
  13. fix

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d856179 View commit details
    Browse the repository at this point in the history
  14. More errors

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    b3b96a0 View commit details
    Browse the repository at this point in the history
  15. Update test refs

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    cc04ac1 View commit details
    Browse the repository at this point in the history
  16. peek!

    kdy1 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    bc1fd8f View commit details
    Browse the repository at this point in the history