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

Sync to upstream/release/552 #735

Merged
merged 34 commits into from
Nov 4, 2022
Merged

Sync to upstream/release/552 #735

merged 34 commits into from
Nov 4, 2022

Conversation

andyfriesen
Copy link
Collaborator

  • Reduce the stack utilization of type checking.
  • Improve the error message that's reported when a delimiting comma is missing from a table literal. eg
local t = {
    first = 1
    second = 2
}```

@andyfriesen andyfriesen changed the title Merge Sync to upstream/release/552 Nov 4, 2022
@andyfriesen andyfriesen merged commit c33700e into master Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants