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
This is a meta issue to collect issues regarding TASTy becoming a standard reference for the semantics of Scala, and removal of dotc implementation details from its binary representation.
compiler internal types/symbols appearing in TASTy
This is a meta issue to collect issues regarding TASTy becoming a standard reference for the semantics of Scala, and removal of
dotc
implementation details from its binary representation.scala.&
andscala.|
Dotty pickles type trees of | and & to applied type tree of fictional symbols #7688 - yes they are legitimate typesmethod java.lang.Enum.<init>
:()java.lang.Enum
extending java.lang.Enum should be desugared before TASTy #7478scala.annotation.internal.Child
To enumerate exhaustivity of sealed types<init>
,<empty>
,""
,<repeated>
,[]
dotc
independent sub-typing implementationThe text was updated successfully, but these errors were encountered: