Skip to content

fix: instance name for deriving ToExpr#10682

Merged
nomeata merged 1 commit intomasterfrom
joachim/issue10678
Oct 6, 2025
Merged

fix: instance name for deriving ToExpr#10682
nomeata merged 1 commit intomasterfrom
joachim/issue10678

Conversation

@nomeata
Copy link
Copy Markdown
Collaborator

@nomeata nomeata commented Oct 6, 2025

This PR changes the instance name for deriving ToExpr to be consistent
with other derived instance since #10271. Fixes #10678.

This PR changes the instance name for `deriving ToExpr` to be consistent
with other derived instance since #10271. Fixes #10678.
@nomeata nomeata added the changelog-language Language features and metaprograms label Oct 6, 2025
@nomeata nomeata requested a review from kim-em as a code owner October 6, 2025 11:40
@nomeata nomeata added the changelog-language Language features and metaprograms label Oct 6, 2025
@nomeata nomeata enabled auto-merge October 6, 2025 11:41
@nomeata nomeata added this pull request to the merge queue Oct 6, 2025
Merged via the queue into master with commit 30f41fe Oct 6, 2025
24 checks passed
arthur-adjedj pushed a commit to arthur-adjedj/lean4 that referenced this pull request Oct 6, 2025
This PR changes the instance name for `deriving ToExpr` to be consistent
with other derived instance since leanprover#10271. Fixes leanprover#10678.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-language Language features and metaprograms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ToExpr deriving handler puts auxiliary declaration into the wrong namespace

1 participant