Skip to content

Build failures in Nightly due to Proc macro API 1.2 #203

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

Closed
tirkarthi opened this issue May 21, 2018 · 1 comment
Closed

Build failures in Nightly due to Proc macro API 1.2 #203

tirkarthi opened this issue May 21, 2018 · 1 comment

Comments

@tirkarthi
Copy link

Project fails with Nightly compiler due to the recent proc macro API changes made that renames some of the components. It seems the release of proc macros 2 library with the changes already released which will fix the issue. I searched for issues here and couldn't find anything related to this. Hence I am opening this as a reminder. Feel free to close this if it's tracked elsewhere or irrelevant due to semver in cargo.toml using the latest version.

Upstream rustc issue reference : rust-lang/rust#50473 (comment)
Upstream proc macros 2 PR (merged) : dtolnay/proc-macro2#90
0.4.3 release : https://github.com/alexcrichton/proc-macro2/tree/0.4.3

Thanks

@alexcrichton
Copy link
Contributor

Fixed in e76f553!

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

No branches or pull requests

2 participants