Skip to content

cryptol-saw-core: Reimplement isErasedProp without wildcard cases.#3091

Draft
brianhuffman wants to merge 1 commit intomasterfrom
bh/issue-3088
Draft

cryptol-saw-core: Reimplement isErasedProp without wildcard cases.#3091
brianhuffman wants to merge 1 commit intomasterfrom
bh/issue-3088

Conversation

@brianhuffman
Copy link
Contributor

Only a specific finite list of type classes are supposed to be erased by the Cryptol importer. Previously a catch-all case did the wrong thing with constraint synonyms.

Fixes #3088.

Only a specific finite list of type classes are supposed to be
erased by the Cryptol importer. Previously a catch-all case did
the wrong thing with constraint synonyms.

Fixes #3088.
@brianhuffman brianhuffman marked this pull request as draft March 7, 2026 02:20
@brianhuffman
Copy link
Contributor Author

I should add a regression test before marking it as ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cryptol import panics on file with type constraint synonym

1 participant