0.634
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