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(visit): Use quote::quote! instead of pmutil::q! #8485

Merged
merged 109 commits into from Feb 22, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jan 5, 2024

Description:

Related issue:

@kdy1 kdy1 changed the title perf(visit): Drop pmutil to reduce the amount of code to compile perf(visit): Use quote::quote! instead of pmutil::q! Feb 21, 2024
@kdy1 kdy1 marked this pull request as ready for review February 21, 2024 09:52
@kdy1 kdy1 requested a review from a team as a code owner February 21, 2024 09:52
@kdy1 kdy1 enabled auto-merge (squash) February 21, 2024 09:52
kodiakhq[bot]
kodiakhq bot previously approved these changes Feb 21, 2024
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc_visit_macros

Copy link
Collaborator

@swc-bot swc-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review comment generated by auto-rebase script

Copy link
Collaborator

@swc-bot swc-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review comment generated by auto-rebase script

kodiakhq[bot]
kodiakhq bot previously approved these changes Feb 22, 2024
kodiakhq[bot]
kodiakhq bot previously approved these changes Feb 22, 2024
@kdy1 kdy1 disabled auto-merge February 22, 2024 02:54
@kdy1 kdy1 merged commit 8defcb2 into swc-project:main Feb 22, 2024
16 checks passed
@kdy1 kdy1 deleted the visitor-macro branch February 22, 2024 02:54
@kdy1 kdy1 modified the milestones: Planned, v1.4.3 Mar 5, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Make swc compile faster.
2 participants