-
Notifications
You must be signed in to change notification settings - Fork 689
Revert (most of) #15802 #16237
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
Revert (most of) #15802 #16237
Conversation
FWIW, PRs should not be manually added to the Coq 8.16 backporting project. The milestone is sufficient and coqbot takes care of adding PRs to the project after they are merged. |
Given that this is related to class and instances and can impact performance, I'm a bit worried by the three jobs having timed out. Is there a known explanation for them? |
As discussion in rocq-prover#15802 indicates we should revert most fo this and rather go for the plan in rocq-prover#16224 implemented by rocq-prover#16230
I just reran the jobs and they completed in much less than 3h. |
@ppedrot just to double check, will you be backporting this. |
@Alizter yes. |
@coqbot merge now |
Thanks! |
I wouldn't mind a standalone PR against 8.16 indeed, if you have a bit of time. |
Ack-by: Alizter Reviewed-by: ppedrot
As discussion in #15802 indicates we should revert most fo this and rather go for the plan in #16224 implemented by #16230