Commit graph

2 commits

Author SHA1 Message Date
Leonardo de Moura
b39042b32c
fix: eta-expanded instances at SynthInstance.lean (#3638)
Remark: this commit removes the `jason1.lean` test. Motivation: It
breaks all the time due to changes we make, and it is not clear anymore
what it is testing.

---------

Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
2024-03-08 20:37:38 +00:00
Arthur Adjedj
b7c3ff6e6d
fix: manage all declarations in a given derive (#3058)
Closes #3057
2024-01-09 07:42:06 +00:00