Skip to content

v0.8.45

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 19:11
5b69882

Type inference improvements (#1176)

Bugs fixed:

  • Types with unsafe generic parameter constraints could be inferred as element types
  • Tuple elements without names could cause internal errors

Enhancements:

  • Tweak least upper bound quality heuristic