-
Notifications
You must be signed in to change notification settings - Fork 381
Issues: luau-lang/luau
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
Author
Label
Milestones
Assignee
Sort
Issues list
Indexing new vectors with non-constant keys is broken
bug
Something isn't working
#1521
opened Nov 10, 2024 by
memcorrupt
Infinite recursion when parsing bad AstStatDeclareClass (definition file)
bug
Something isn't working
#1520
opened Nov 10, 2024 by
JohnnyMorganz
Allow New feature or request
table.clone
to copy tables with locked metatables.
enhancement
#1519
opened Nov 10, 2024 by
ccuser44
Incorrect readonly property warning when initialising table in new solver strict mode
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1518
opened Nov 10, 2024 by
nothing1649
Type checker widens annotated variables returned by functions to be nilable after equality comparisons
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1517
opened Nov 10, 2024 by
Ukendio
New solver: explicitly typed table does not apply types onto function/method declarations
bug
Something isn't working
#1516
opened Nov 9, 2024 by
JohnnyMorganz
Latest sync (0.651) causes segfault specifically on ubuntu-20.04
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1515
opened Nov 9, 2024 by
JohnnyMorganz
Indexing a new Vector3 almost anywhere deoptimizes some vector library operations
bug
Something isn't working
#1511
opened Nov 8, 2024 by
AxisAngles
New solver: Using the result of a type function that errors causes type inference to fail to complete
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1510
opened Nov 6, 2024 by
funwolf7
New solver: Calling an invalid key on a type with itself in the parameters results in a blocked type
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1508
opened Nov 6, 2024 by
ffrostfall
New solver: String method calls cause incomplete number of argument errors, but do not in strict mode.
bug
Something isn't working
new solver
This issue is specific to the new solver.
non-strict
#1507
opened Nov 6, 2024 by
ffrostfall
Optimisations are not disabled if Something isn't working
getfenv/setfenv
are accessed via _G
bug
#1500
opened Oct 31, 2024 by
nothing1649
Optional field in table type containing type parameters is inferred incorrectly in new solver strict mode
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1499
opened Oct 31, 2024 by
nothing1649
NEW SOLVER: Something isn't working
new solver
This issue is specific to the new solver.
table.freeze()
issues; TypeError when freezing a table with a metatable, and missing first argument crashes the solver
bug
#1498
opened Oct 29, 2024 by
imnerolin
Declaring a lambda after a syntax error in redefined typeof type crashes new solver strict mode
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1496
opened Oct 28, 2024 by
nothing1649
New checker: issue with Something isn't working
new solver
This issue is specific to the new solver.
rawequal or rawequal
statement
bug
#1494
opened Oct 28, 2024 by
imnerolin
Allow dynamic debug names for closures
enhancement
New feature or request
#1491
opened Oct 26, 2024 by
natinusala
Type functions cannot serialize class arguments
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1488
opened Oct 25, 2024 by
witchiestwitchery
New solver: Type state doesn't let member types be widened
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1486
opened Oct 25, 2024 by
ffrostfall
new solver doing weird union stuff when calling functions
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1484
opened Oct 23, 2024 by
LiterallyWize
New type solver refuses to accept string literal despite being one of the requested types
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1483
opened Oct 23, 2024 by
Daw588
New type solver turns instances into never and in some cases into blocked types
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1482
opened Oct 23, 2024 by
Daw588
New solver has problems performing recursive hierachy lookups
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1480
opened Oct 22, 2024 by
OverHash
new solver bug with negative number literals
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1479
opened Oct 20, 2024 by
jackdotink
(New solver) Checking the name of any instance in Roblox in an if statement causes a type error
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1476
opened Oct 18, 2024 by
daydreamyluna
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.