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

Update proc-macro2, syn, and quote to 1.0 #1798

Merged
merged 2 commits into from Aug 14, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Aug 13, 2019

No description provided.

@taiki-e
Copy link
Member Author

taiki-e commented Aug 13, 2019

error[E0432]: unresolved import `AttributeArgs`
  --> /home/travis/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.14/src/parse_macro_input.rs:85:5
   |
85 | use AttributeArgs;
   |     ^^^^^^^^^^^^^ no `AttributeArgs` in the root

Perhaps proc-macro-hack...

EDIT: Filed dtolnay/proc-macro-hack#39

@cramertj
Copy link
Member

Thanks! :)

@cramertj cramertj merged commit f40638b into rust-lang:master Aug 14, 2019
@taiki-e taiki-e deleted the proc-macro-next branch August 15, 2019 10:32
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.

None yet

2 participants