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 intoleanprover: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 intoleanprover:masterfrom
kmill:fix_2914

Conversation

@kmill
Copy link
Copy Markdown
Collaborator

@kmill kmill commented Nov 20, 2023

Fixes #2914

@kmill kmill requested review from Kha and leodemoura as code owners November 20, 2023 04:07
@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
Copy link
Copy Markdown

ghost commented Nov 20, 2023

@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
…20277)

Original bug fixed in leanprover/lean4#2918.




Co-authored-by: Tristan F. <LeoDog896@hotmail.com>
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