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

Syn2 #409

Merged
merged 2 commits into from
Apr 15, 2023
Merged

Syn2 #409

merged 2 commits into from
Apr 15, 2023

Conversation

Pat-Lafon
Copy link
Contributor

Description

Updates inkwell's internal_macros to use Syn 2.0. This involves addressing any breaking changes.

I also addressed some clippy lints in internal_macros. Given the contributor guidelines, I was surprised to not see a clippy check in the workflow.

Related Issue

#408

How This Has Been Tested

I will be running tests via github workflow.

Option<Breaking Changes>

I don't believe updating the internal Syn dependency is a breaking change but feel free to correct me if otherwise.

Checklist

@TheDan64 TheDan64 self-requested a review April 15, 2023 16:24
@TheDan64 TheDan64 linked an issue Apr 15, 2023 that may be closed by this pull request
Copy link
Owner

@TheDan64 TheDan64 left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@TheDan64 TheDan64 merged commit dc550b7 into TheDan64:master Apr 15, 2023
@Pat-Lafon Pat-Lafon deleted the syn2 branch April 15, 2023 16:36
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.

Upgrade Syn to 2.0
2 participants