Skip to content

Fix parsing trait impl with qself in trait type#1109

Merged
dtolnay merged 2 commits intomasterfrom
implqself
Dec 22, 2021
Merged

Fix parsing trait impl with qself in trait type#1109
dtolnay merged 2 commits intomasterfrom
implqself

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Dec 22, 2021

Fixes #1108.

@dtolnay dtolnay merged commit 04fdba9 into master Dec 22, 2021
@dtolnay dtolnay deleted the implqself branch December 22, 2021 23:41
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.

Internal error panic when parsing "impl<x<>>::x for" malformed syn::File

1 participant