Skip to content

0.634

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 17:13
b6b74b4

What's Changed?

  • Performance improvement in the old solver
  • Bugfixes in the new solver
  • Keep commentLocations on SourceModule for definition files by @JohnnyMorganz in #1314
  • Fix incorrect comment in Bytecode.h by @mttsner in #1315

Old Solver

  • Mark types that do not need instantiation when being exported to
    prevent unnecessary work from being done

New Solver

  • Index-out-of-bounds bug fix in the resolution resolver
  • Subtyping reasonings are merged only if all failed

Internal Contributors

Co-authored-by: Aaron Weiss [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]

New Contributors


Full Changelog: 0.633...0.634