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

stash conv problems before typechecking #612

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

Tragicus
Copy link
Contributor

If we enter coq.typecheck or coq.typecheck-ty with conversion problems in the evar map, the plugin will try to solve them immediately after typechecking, which is incorrect.

@gares
Copy link
Contributor

gares commented Mar 18, 2024

Thanks. Can I also have a test? From the description of the PR is not immediately clear to me how to take advantage of the change. Also, it seems to suggest an API to force the resolution of these delayed constraints is missing.

@gares gares merged commit 638499f into LPCIC:master Mar 20, 2024
19 checks passed
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.

2 participants