Skip to content

Upgrade Syn and add cli option for extern enums #520

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

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

jimmystewpot
Copy link
Contributor

This pull request brings the dependency syn from 1.x to 2.0, which required several changes to the code, which highlighted that external_enum didn't have effective testing; through the validation process, I isolated it to the derive logic in attributes, and the tests started to pass correctly.

All of the tests are passing; the code has been fmt'd. Hopefully, this is ok.

Copy link
Member

@tomhoule tomhoule left a comment

Choose a reason for hiding this comment

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

That's great, thanks for the PR!

@tomhoule tomhoule merged commit 8fb528a into graphql-rust:main Feb 7, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants