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

Bump Cryptol submodule for constraint guard fix #1930

Merged
merged 2 commits into from Sep 2, 2023
Merged

Conversation

bboston7
Copy link
Contributor

@bboston7 bboston7 commented Sep 1, 2023

Closes #1923

This change updates the cryptol submodule to pull in the fix for constraint guards with types dependent on module parameters.

See GaloisInc/cryptol#1569 for the relevant cryptol issue and GaloisInc/cryptol#1570 for the fix.

Closes #1923

This change updates the cryptol submodule to pull in the fix for
constraint guards with types dependent on module parameters.

See GaloisInc/cryptol#1569 for the relevant
cryptol issue and GaloisInc/cryptol#1570 for the
fix.
@bboston7 bboston7 self-assigned this Sep 1, 2023
@bboston7 bboston7 added the ready-to-merge If at least one person approves this PR, automatically merge it when CI finishes successfully. label Sep 2, 2023
@mergify mergify bot merged commit aecabca into master Sep 2, 2023
38 checks passed
@mergify mergify bot deleted the bb/bump-cryptol branch September 2, 2023 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge If at least one person approves this PR, automatically merge it when CI finishes successfully.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SAW panic when using constraint guards with types dependent on module parameters
2 participants