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

Generate binders for variables in definedness constraints #4751

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

tothtamas28
Copy link
Contributor

This PR fixes a bug in the generator where a variable is not declared in the signature of a Rewrites constructor if it only occurs in a definedness constraint.

This PR fixes a bug in the generator where a variable is not declared in
the signature of a `Rewrites` constructor if it only occurs in a
definedness constraint.
@tothtamas28 tothtamas28 self-assigned this Feb 3, 2025
@tothtamas28 tothtamas28 requested a review from JuanCoRo February 3, 2025 15:07
@tothtamas28 tothtamas28 marked this pull request as ready for review February 3, 2025 15:32
@automergerpr-permission-manager automergerpr-permission-manager bot merged commit db556c8 into develop Feb 3, 2025
18 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the fix-val-defn branch February 3, 2025 17:03
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