odersky
odersky
Yes, I think this should be in RC2
We should add a note to the process that when we first increase the minor version number, the `defaultSourceVersion` field in `SourceVersion` has to be updated as well.
@hamzaremmal I added you to dotty-staging/dotty. So in the future you can push your PRs there or add commits to existing PRs.
@hamzaremmal Please review
It seems the default source version is still 3.4. Somehow we missed the step to bump it.
Summary of changes: - Drop @capability - Instead allow a class to extend a new trait `caps.Capablity`. So instead of `@capability class IO` it would be `class IO extends caps.Capability`....
@kubukoz We are currently lacking the resources to take on hard stuff like this issue. The Scala Center has launched a fund-raising campaign. If that is successful it would change...
I wonder whether we can come up with a general principle here: In the scope of an opaque type (i.e. where the alias is known) we are not allowed to...
This tracker is for the current version, not LTS. LTS backports fixes on a reasonable effort basis.
@hamzaremmal I added you to dotty-staging/dotty. So in the future you can push your PRs there or add commits to existing PRs.