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

Replace the NodeKind StructFieldUnknown with InvalidParse. #3482

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

jonmeow
Copy link
Contributor

@jonmeow jonmeow commented Dec 8, 2023

StructFieldUnknown was used previously for invalid parses. But we have added other, more common ways of talking about those; so this is removing the special-case.

Copy link
Contributor

@zygoloid zygoloid left a comment

Choose a reason for hiding this comment

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

Looks good. Not merging due to other (appear to be unrelated / not dependency) changes in the commit stack.

@jonmeow
Copy link
Contributor Author

jonmeow commented Dec 8, 2023

Yes, dependencies are in the stack.

@jonmeow jonmeow force-pushed the unknown-to-invalid branch 3 times, most recently from 4ccc684 to 4314b1d Compare December 12, 2023 00:28
@jonmeow jonmeow added this pull request to the merge queue Dec 12, 2023
Merged via the queue into carbon-language:trunk with commit 6cc5dc7 Dec 12, 2023
6 checks passed
@jonmeow jonmeow deleted the unknown-to-invalid branch December 12, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants