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

Remove a good part of the sources of abusive typing #606

Merged
merged 4 commits into from
Jun 6, 2024

Conversation

ppedrot
Copy link
Collaborator

@ppedrot ppedrot commented Jun 2, 2024

We carefully infer the minimal amount of constraints instead of unconditionally typing stuff on sight. There are still a few instances of useless typing but they are more tricky. (The next one on my radar is Simplify.solution).

This PR has been tested on MetaCoq. I'll try to get a bench running on it when the Coq workers are under a reasonable load.

ppedrot added a commit to ppedrot/opam-coq-archive that referenced this pull request Jun 2, 2024
ppedrot added a commit to ppedrot/coq that referenced this pull request Jun 2, 2024
@ppedrot
Copy link
Collaborator Author

ppedrot commented Jun 6, 2024

@mattam82 I'm merging this, CI is green an metacoq is compiling so it's probably safe.

@ppedrot ppedrot merged commit 9a8afc2 into mattam82:main Jun 6, 2024
3 checks passed
@ppedrot ppedrot deleted the enforce-static-typing branch June 6, 2024 09:14
ppedrot added a commit to ppedrot/opam-coq-archive that referenced this pull request Jun 7, 2024
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.

1 participant