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

Avoid speculatively pushing a pattern block in impl handling #4943

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

geoffromer
Copy link
Contributor

To do this, we restructure the parse tree to make forall a leaf node that comes before the parameter list.

To do this, we restructure the parse tree to make `forall` a leaf node
that comes before the parameter list.
toolchain/check/handle_impl.cpp Show resolved Hide resolved
Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
@geoffromer geoffromer enabled auto-merge February 12, 2025 21:57
@geoffromer geoffromer added this pull request to the merge queue Feb 12, 2025
Merged via the queue into carbon-language:trunk with commit f502e8d Feb 13, 2025
8 checks passed
@geoffromer geoffromer deleted the impl branch February 13, 2025 00:44
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.

2 participants