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

Simplify the API around hint paths #18664

Merged
merged 6 commits into from
Feb 19, 2024

Conversation

ppedrot
Copy link
Member

@ppedrot ppedrot commented Feb 12, 2024

We tweak the Hint Paths API to make some invariants enforced statically.

Overlays:

@ppedrot ppedrot added kind: cleanup Code removal, deprecation, refactorings, etc. request: full CI Use this label when you want your next push to trigger a full CI. labels Feb 12, 2024
@ppedrot ppedrot added this to the 8.20+rc1 milestone Feb 12, 2024
@ppedrot ppedrot requested review from a team as code owners February 12, 2024 09:25
@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 Feb 12, 2024
@ppedrot ppedrot added the request: full CI Use this label when you want your next push to trigger a full CI. label Feb 12, 2024
@ppedrot ppedrot force-pushed the cleanup-hint-path-derivate branch from 283f9da to 84bb163 Compare February 12, 2024 13:58
@ppedrot ppedrot requested a review from a team as a code owner February 12, 2024 13:58
@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 Feb 12, 2024
@ppedrot ppedrot added the needs: overlay This is breaking external developments we track in CI. label Feb 13, 2024
We only ever use it inside full path genargs, so we simply inline
the definition there.
This genarg is not used anywhere as a non-vernac argument, so there is no
point in exposing additional complexity.
ppedrot added a commit to ppedrot/coq-elpi that referenced this pull request Feb 14, 2024
ppedrot added a commit to ppedrot/coq-serapi that referenced this pull request Feb 14, 2024
@ppedrot ppedrot added the request: full CI Use this label when you want your next push to trigger a full CI. label Feb 14, 2024
@ppedrot ppedrot force-pushed the cleanup-hint-path-derivate branch from 84bb163 to 5f62ecc Compare February 14, 2024 11:45
@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 Feb 14, 2024
@ppedrot ppedrot removed the needs: overlay This is breaking external developments we track in CI. label Feb 14, 2024
@SkySkimmer SkySkimmer self-assigned this Feb 19, 2024
@SkySkimmer
Copy link
Contributor

@coqbot merge now

@coqbot-app coqbot-app bot merged commit 1da3d69 into coq:master Feb 19, 2024
6 checks passed
Copy link
Contributor

coqbot-app bot commented Feb 19, 2024

@SkySkimmer: Please take care of the following overlays:

  • 18664-ppedrot-cleanup-hint-path-derivate.sh

@ppedrot ppedrot deleted the cleanup-hint-path-derivate branch February 19, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: cleanup Code removal, deprecation, refactorings, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants