Skip to content

chore: adaptation PR for leanprover/lean4#3258 (fixing cache isssue in split tactic)#10328

Merged
kim-em merged 7 commits intomasterfrom
3258
Feb 7, 2024
Merged

chore: adaptation PR for leanprover/lean4#3258 (fixing cache isssue in split tactic)#10328
kim-em merged 7 commits intomasterfrom
3258

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Feb 7, 2024

Adaptation PR for leanprover/lean4#3258, which fixes leanprover/lean4#3229.


Open in Gitpod

@kim-em kim-em added awaiting-review easy < 20s of review time. See the lifecycle page for guidelines. labels Feb 7, 2024
Copy link
Copy Markdown
Contributor

@adomani adomani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I hesitate to maintainer merge this, since I do not fully understand the implications, but it looks just like the fixes after leanprover/lean4#3258.

@jcommelin
Copy link
Copy Markdown
Member

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 7, 2024

✌️ semorrison can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Feb 7, 2024
@kim-em kim-em merged commit 99a46af into master Feb 7, 2024
@mathlib-bors mathlib-bors bot deleted the 3258 branch February 7, 2024 12:38
kim-em added a commit that referenced this pull request Feb 7, 2024
…isssue in split tactic) (#10328)"

This reverts commit 99a46af.
@kim-em kim-em restored the 3258 branch February 7, 2024 12:45
kim-em added a commit that referenced this pull request Feb 7, 2024
…n split tactic) (#10330)

This was previously #10328, but I merged this into `master`, not
`bump/v4.7.0`. 🤦‍♀️

Trying again.

---
<!-- The text above the `---` will become the commit message when your
PR is merged. Please leave a blank newline before the `---`, otherwise
GitHub will format the text above it as a title.

To indicate co-authors, include lines at the bottom of the commit
message
(that is, before the `---`) using the following format:

Co-authored-by: Author Name <author@email.com>

Any other comments you want to keep out of the PR commit should go
below the `---`, and placed outside this HTML comment, or else they
will be invisible to reviewers.

If this PR depends on other PRs, please list them below this comment,
using the following format:
- [ ] depends on: #abc [optional extra text]
- [ ] depends on: #xyz [optional extra text]
-->

[![Open in
Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

---------

Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
@mathlib-bors mathlib-bors bot deleted the 3258 branch February 7, 2024 12:46
atarnoam pushed a commit that referenced this pull request Feb 9, 2024
…n split tactic) (#10328)

Adaptation PR for leanprover/lean4#3258, which fixes
leanprover/lean4#3229.

---
<!-- The text above the `---` will become the commit message when your
PR is merged. Please leave a blank newline before the `---`, otherwise
GitHub will format the text above it as a title.

To indicate co-authors, include lines at the bottom of the commit
message
(that is, before the `---`) using the following format:

Co-authored-by: Author Name <author@email.com>

Any other comments you want to keep out of the PR commit should go
below the `---`, and placed outside this HTML comment, or else they
will be invisible to reviewers.

If this PR depends on other PRs, please list them below this comment,
using the following format:
- [ ] depends on: #abc [optional extra text]
- [ ] depends on: #xyz [optional extra text]
-->

[![Open in
Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

---------

Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
atarnoam pushed a commit that referenced this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). easy < 20s of review time. See the lifecycle page for guidelines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

loose fvar in split

3 participants