Inconsistent type-checking for implicits with inferred return type #10229
Labels
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
implicit
typer
Milestone
An implicit with an inferred return type is (sometimes) visible before it's point of definition, despite the comments on #801.
Example in the wild is in specs2
See discussion on Scala contributors
The text was updated successfully, but these errors were encountered: