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

destruct_typ_as_formula: unascribe formula after unsquashing #3197

Merged
merged 6 commits into from
Jan 26, 2024

Conversation

mtzguido
Copy link
Member

It may come from an explicit refinement type, which can have ascriptions
of <: Type inside them, blocking the recognition of connectives that
follows.

Fixes #3186

It may come from an explicit refinement type, which can have ascriptions
of `<: Type` inside them, blocking the recognition of connectives that
follows.

Fixes FStarLang#3186
@mtzguido mtzguido merged commit b5fe4b7 into FStarLang:master Jan 26, 2024
2 checks passed
@mtzguido mtzguido deleted the 3186 branch January 26, 2024 16:31
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.

Implicit conversion doesn't work if the refinement is an unnamed function parameter
1 participant