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

Pop decl state stack earlier #3483

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Pop decl state stack earlier #3483

merged 1 commit into from
Dec 8, 2023

Conversation

josh11b
Copy link
Contributor

@josh11b josh11b commented Dec 8, 2023

Since we switched to using the scope stack instead of the decl state stack to hold information about the containing definition in #3460 , we can now pop the decl state at the end of the declaration instead of the end of the body of the definition.

@josh11b josh11b removed the request for review from chandlerc December 8, 2023 22:57
@zygoloid zygoloid added this pull request to the merge queue Dec 8, 2023
Merged via the queue into carbon-language:trunk with commit 407079c Dec 8, 2023
8 checks passed
@josh11b josh11b deleted the pop branch December 8, 2023 23:09
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