Skip to content

Parse unnamed fields and anonymous structs or unions#115732

Closed
frank-king wants to merge 1 commit intorust-lang:masterfrom
frank-king:feature/unnamed-fields-lite
Closed

Parse unnamed fields and anonymous structs or unions#115732
frank-king wants to merge 1 commit intorust-lang:masterfrom
frank-king:feature/unnamed-fields-lite

Conversation

@frank-king
Copy link
Contributor

This PR implements #49804, and parses the anonymous structs or unions as a special type of field, instead of a general kind of Ty.

r? @petrochenkov

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants