Regression in tarao/record4s
- transparent inline looses type dependent type info in match
#19623
Labels
Milestone
Regression found in OpenCB for
tarao/record4s
- build logsAll
transparent inline given
instances used in match block are loosing information about dependent type, it does not happen when calling unapply outside match block.Compiler version
Last good release: 3.4.1-RC1-bin-20240129-b20747d-NIGHTLY
First bad release: 3.4.1-RC1-bin-20240130-7a5cb6e-NIGHTLY
Bisect points to 5648f12
Minimized code
Output
Expectation
Should compile
The text was updated successfully, but these errors were encountered: