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: Reduce codegen burden for generated syntax #19408

Merged
merged 3 commits into from
Mar 21, 2025

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Mar 21, 2025

Replaces most of the derives with manual generated implementations that produce less code

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 21, 2025
@Veykril Veykril enabled auto-merge March 21, 2025 09:27
@Veykril Veykril force-pushed the push-wtnxzulsovxy branch from a463d35 to 2973f43 Compare March 21, 2025 09:55
@Veykril Veykril changed the title refactor: Reduce codegen burden for SyntaxKind refactor: Reduce codegen burden for generated syntax Mar 21, 2025
@Veykril Veykril force-pushed the push-wtnxzulsovxy branch 4 times, most recently from d30d13f to 127b8d5 Compare March 21, 2025 10:42
@Veykril Veykril force-pushed the push-wtnxzulsovxy branch from 127b8d5 to 3d9ac49 Compare March 21, 2025 11:14
@Veykril Veykril added this pull request to the merge queue Mar 21, 2025
Merged via the queue into rust-lang:master with commit 9c01af0 Mar 21, 2025
9 checks passed
@Veykril Veykril deleted the push-wtnxzulsovxy branch March 21, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants