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

Adapt to coq/coq#19384 (cleanup ustate universe demote APIs) #156

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

SkySkimmer
Copy link
Contributor

No description provided.

Everything except Makefile changes done with
```
for i in $(git ls-files "*.v820"); do cp $i ${i/v820/v821}; git add ${i/v820/v821}; done
```
@ppedrot
Copy link
Contributor

ppedrot commented Jul 24, 2024

Please merge now.

@SkySkimmer SkySkimmer marked this pull request as ready for review July 24, 2024 12:31
@SkySkimmer
Copy link
Contributor Author

ping

@ppedrot
Copy link
Contributor

ppedrot commented Jul 27, 2024

This is breaking the Coq CI, ping @JasonGross

@JasonGross JasonGross enabled auto-merge (squash) July 27, 2024 22:58
@JasonGross
Copy link
Collaborator

Sorry, I missed this previously, thanks for the repeated ping

@JasonGross JasonGross merged commit 2315c27 into mit-plv:master Jul 27, 2024
8 checks passed
@SkySkimmer SkySkimmer deleted the more-demote branch July 29, 2024 14:25
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.

3 participants