Skip to content

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
Contributor

@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