Open
Description
-Xsource:2.13
- case classes must have a non-implicit parameter list (SI-10097 Error if no non-implicit case class param scala#5585)
- empty character literal (use '\'' for single quote) (SI-10133 Deprecate unescaped single quote char literal scala#5727)
- Only methods can be marked
@elidable
. (SI-10068 Only permit elidable methods scala#5539) - Higher-kinded type variable unification (Higher-kinded type variable unification. scala#6069)
- eta-expansion is changing (TODO: document when changes are in M4)
- changes to the computation of the parts of the type of an implicit value (Include the parts of a compound/refinement type in implicit scope. scala#5867, Resolve implicit instances for abstract types, according to the spec. scala#6074)
Metadata
Metadata
Assignees
Labels
No labels