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 "Do not propagate `@tailrec` to exported methods" to LTS #20851

Closed WojciechMazur closed 2 days ago

WojciechMazur commented 3 days ago

Backports #19509 to the LTS branch.

PR submitted by the release tooling. [skip ci]

WojciechMazur commented 2 days ago

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

Reference