Skip to content

fix: DecidableEq deriving handler could not handle fields whose types start with an implicit argument#2918

Merged
kim-em merged 1 commit into
leanprover:masterfrom
kmill:fix_2914
Nov 20, 2023
Merged

fix: DecidableEq deriving handler could not handle fields whose types start with an implicit argument#2918
kim-em merged 1 commit into
leanprover:masterfrom
kmill:fix_2914

Conversation

@kmill

@kmill kmill commented Nov 20, 2023

Copy link
Copy Markdown
Collaborator

Fixes #2914

@kmill kmill requested review from Kha and leodemoura as code owners November 20, 2023 04:07
Comment thread tests/lean/2914.lean.expected.out Outdated
@kmill kmill force-pushed the fix_2914 branch 2 times, most recently from b6b7110 to cc67737 Compare November 20, 2023 04:26
@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 Nov 20, 2023
ghost pushed a commit to leanprover-community/mathlib4 that referenced this pull request Nov 20, 2023
@kmill kmill added the awaiting-review Waiting for someone to review the PR label Nov 20, 2023
@ghost ghost added the builds-mathlib CI has verified that Mathlib builds against this PR label Nov 20, 2023
@ghost

ghost commented Nov 20, 2023

Copy link
Copy Markdown

@kim-em kim-em merged commit 4d39a0b into leanprover:master Nov 20, 2023
tristan-f-r added a commit to leanprover-community/mathlib4 that referenced this pull request Dec 28, 2024
mathlib-bors Bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review Waiting for someone to review the PR builds-mathlib CI has verified that Mathlib builds against this PR 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.

Deriving DecidableEq fails in implicit argument

3 participants