Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luau 0.643 #189524

Merged
merged 2 commits into from
Sep 13, 2024
Merged

luau 0.643 #189524

merged 2 commits into from
Sep 13, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* keyof - fix LUAU_ASSERT when there's only one key entry by @karl-police in https://github.com/luau-lang/luau/pull/1388
* Add default "out" folder for CMake Project Visual Studio by @karl-police in https://github.com/luau-lang/luau/pull/1394
* Fix crash with the index type function, where it would stack overflow due to not waiting for a pending-expansion by @karl-police in https://github.com/luau-lang/luau/pull/1407

New Solver

  • We now unconditionally generalize functions with explicit generics
  • Bugfixes for how we run builtin tests

VM

  • Fixed running Luau conformance tests in LUA_VECTOR_SIZE == 4 configuration

New Contributors

Full Changelog: luau-lang/luau@0.642...0.643


Internal Contributors:

Co-authored-by: Hunter Goldstein hgoldstein@roblox.com
Co-authored-by: James McNellis jmcnellis@roblox.com
Co-authored-by: Vighnesh Vijay vvijay@roblox.com
Co-authored-by: Vyacheslav Egorov vegorov@roblox.com

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Sep 13, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 13, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 13, 2024
Merged via the queue into master with commit 0116cf4 Sep 13, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-luau-0.643 branch September 13, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants