scala / scala3

The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
5.72k stars 1.04k forks source link

Backport "Don't leave underspecified SAM types in the code" to LTS #20831

Closed WojciechMazur closed 4 days ago

WojciechMazur commented 5 days ago

Backports #19461 to the LTS branch.

PR submitted by the release tooling. [skip ci]

WojciechMazur commented 4 days ago

No regressions detected in the community build up to lts-19520.

Reference