# -Xsource:2.13 - case classes must have a non-implicit parameter list (https://github.com/scala/scala/pull/5585) - empty character literal (use '\\'' for single quote) (https://github.com/scala/scala/pull/5727) - Only methods can be marked `@elidable`. (https://github.com/scala/scala/pull/5539) - Higher-kinded type variable unification (https://github.com/scala/scala/pull/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 (https://github.com/scala/scala/pull/5867, https://github.com/scala/scala/pull/6074)