Skip to content

0.16.3-implicits-22

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Nov 11:07
· 350 commits to master since this release
24590e8

Draft release created for testing purposes

  • Improved error messages for context dot: only the receiver type variables are solved, remaining type variables stay unsolved, not solved to Any or Non (#5634).

  • Fixed the type instantiation hint to have the correct arity (#5634).

  • Fix for #5618 (compiling dotted awaits) (#5622).

  • Improved type inference of the record update syntax (#5625).