Skip to content

fix: remove accidentally added code from Sym.Simp.Pattern#12926

Merged
wkrozowski merged 3 commits intoleanprover:masterfrom
wkrozowski:wojciech/cbv_unused_code
Mar 15, 2026
Merged

fix: remove accidentally added code from Sym.Simp.Pattern#12926
wkrozowski merged 3 commits intoleanprover:masterfrom
wkrozowski:wojciech/cbv_unused_code

Conversation

@wkrozowski
Copy link
Copy Markdown
Contributor

@wkrozowski wkrozowski commented Mar 15, 2026

This PR removes unused functions (mkPatternCoreFromLambda, mkPatternFromLambda, mkSimprocPatternFromExpr) and the import Lean.Meta.AbstractMVars that were added to Lean.Meta.Sym.Pattern after merging #12597.

@wkrozowski wkrozowski added the changelog-no Do not include this PR in the release changelog label Mar 15, 2026
@wkrozowski wkrozowski added this pull request to the merge queue Mar 15, 2026
Merged via the queue into leanprover:master with commit 6631352 Mar 15, 2026
15 checks passed
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Mar 15, 2026
@mathlib-lean-pr-testing
Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Mathlib CI can not be attempted yet, as the nightly-testing-2026-03-15 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-mathlib, Mathlib CI should run now. You can force Mathlib CI using the force-mathlib-ci label. (2026-03-15 10:52:53)

leanprover-bot added a commit to leanprover/reference-manual that referenced this pull request Mar 15, 2026
@leanprover-bot leanprover-bot added the builds-manual CI has verified that the Lean Language Reference builds against this PR label Mar 15, 2026
@leanprover-bot
Copy link
Copy Markdown
Collaborator

leanprover-bot commented Mar 15, 2026

Reference manual CI status:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

builds-manual CI has verified that the Lean Language Reference builds against this PR changelog-no Do not include this PR in the release changelog toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants