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 impl parsing with None-delimited grouped path #942

Merged
merged 3 commits into from Dec 7, 2020
Merged

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Dec 7, 2020

Fixes #941.

This was broken by #936.

@dtolnay dtolnay merged commit 66b83b1 into master Dec 7, 2020
@dtolnay dtolnay deleted the grouped-impl branch December 7, 2020 18:47
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.

parse_macro_input! panics with syn 1.0.53
1 participant