Deprecate -Yno-kind-polymorphism
and update the relevant docs
#22029
Labels
area:documentation
area:experimental
area:private options
Issues tied to -Y private/internal compiler settings.
itype:bug
When you read https://docs.scala-lang.org/scala3/reference/other-new-features/kind-polymorphism.html, at the end there is:
What does this mean? Can a feature be experimental and stable at the same time?
Expectation
AnyKind
is either experimental. or stable, not both at the same time.Requirements
-Yno-kind-polymorphism
flagThe text was updated successfully, but these errors were encountered: