You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the RHS of a type def to be higher-kinded. But keep the
restriction for opaque type aliases; their RHS must be fully applied.
I am not sure why the restriction applies to them, but there was a
test specifically about that, so there night be a reason.
# Conflicts:
# compiler/src/dotty/tools/dotc/typer/Typer.scala
# Conflicts:
# compiler/src/dotty/tools/dotc/typer/Typer.scala
# tests/pos/typeclasses-this.scala
0 commit comments