-
Couldn't load subscription status.
- Fork 13.9k
syntax: Better recovery for $ty::AssocItem and ty!()::AssocItem
#59058
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me, leave it to you to decide whether to address the nitpicks.
0bafb4a to
1ab8ca3
Compare
|
@bors r=estebank |
|
📌 Commit 1ab8ca3 has been approved by |
syntax: Better recovery for `$ty::AssocItem` and `ty!()::AssocItem` This PR improves on rust-lang#46788 covering a few missing cases. Fixes rust-lang#52307 Fixes rust-lang#53776 r? @estebank
|
☀️ Test successful - checks-travis, status-appveyor |
This PR improves on #46788 covering a few missing cases.
Fixes #52307
Fixes #53776
r? @estebank