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

FIX: USE SYN'S PRIVATE API #29

Merged
merged 1 commit into from
Jan 6, 2021
Merged

FIX: USE SYN'S PRIVATE API #29

merged 1 commit into from
Jan 6, 2021

Conversation

nvxxu2i
Copy link

@nvxxu2i nvxxu2i commented Jan 5, 2021

syn has broken one of its private API, this commit follows that change,
until a migration to a public API is completed.

See more at:
dtolnay/syn@957840e

Closes #28

@Kobzol
Copy link
Owner

Kobzol commented Jan 6, 2021

Thank you very much for noticing this! Too bad that I didn't see the comment about export being a private API. I will yank 0.5.0 and release 0.5.1 in a moment.

I pushed a different commit to this PR that doesn't use the private API any more. I'll also set up a cron on Github CI to compile this crate every night using the newest syn versions.

@Kobzol Kobzol merged commit 6b8fec9 into Kobzol:master Jan 6, 2021
@nvxxu2i nvxxu2i deleted the fix-syn-breaking-change branch January 6, 2021 08:41
@nvxxu2i
Copy link
Author

nvxxu2i commented Jan 6, 2021

I am genuinely glad for such a fast reaction time, thanks a lot. :3

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.

0.5.0 fails to compile
2 participants