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 ungrammar for const block patterns #7010

Merged
merged 4 commits into from
Dec 23, 2020
Merged

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Dec 23, 2020

Fixes #6848

Adds const blocks and const block patterns to the AST and parses them.

Blocked on rust-analyzer/ungrammar#17, will merge that PR there once this one gets the OK so I can remove the local ungrammar dependency path and fix the Cargo.lock.

Copy link
Member

@matklad matklad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Veykril
Copy link
Member Author

Veykril commented Dec 23, 2020

bors r=matklad

@bors
Copy link
Contributor

bors bot commented Dec 23, 2020

@bors bors bot merged commit fd1fcf2 into rust-lang:master Dec 23, 2020
@Veykril Veykril deleted the inline-const branch May 20, 2022 13: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.

inline_const is not parsed correctly yet
2 participants