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

Automatically register induction schemes from Scheme #19016

Merged
merged 1 commit into from
May 14, 2024

Conversation

SkySkimmer
Copy link
Contributor

Close #3132 (although maybe we should open a similar issue for Scheme Equality?)

@SkySkimmer SkySkimmer requested review from a team as code owners May 13, 2024 11:45
@coqbot-app coqbot-app bot added the needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. label May 13, 2024
@SkySkimmer
Copy link
Contributor Author

@coqbot run full ci

@coqbot-app coqbot-app bot removed the needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. label May 13, 2024
@SkySkimmer SkySkimmer added the request: full CI Use this label when you want your next push to trigger a full CI. label May 13, 2024
Close coq#3132 (although maybe we should open a similar issue for Scheme Equality?)
@coqbot-app coqbot-app bot removed the request: full CI Use this label when you want your next push to trigger a full CI. label May 13, 2024
@ppedrot ppedrot self-assigned this May 13, 2024
@SkySkimmer
Copy link
Contributor Author

@coqbot run full ci

@ppedrot ppedrot added this to the 8.20+rc1 milestone May 14, 2024
@ppedrot ppedrot added the kind: fix This fixes a bug or incorrect documentation. label May 14, 2024
@ppedrot
Copy link
Member

ppedrot commented May 14, 2024

@coqbot merge now

@coqbot-app coqbot-app bot merged commit dae5ce9 into coq:master May 14, 2024
9 checks passed
@SkySkimmer SkySkimmer deleted the scheme-auto-register branch May 15, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: fix This fixes a bug or incorrect documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Scheme] should register its schemes with the database used by [find_scheme] for [discriminate].
2 participants