-
Notifications
You must be signed in to change notification settings - Fork 391
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
Native Code Generation Failure: internal lowering failure
bug
Something isn't working
#1605
opened Jan 6, 2025 by
Meifeng1510
Variable assignment should resolve type error
enhancement
New feature or request
fixed by new solver
This issue is confirmed to be fixed in the new solver.
#1604
opened Jan 6, 2025 by
danaetroupe
Variadic type functions do not receive the type arguments
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1601
opened Jan 5, 2025 by
Niki4tap
[New solver] Crash when acidentally adding duplicate key to table with indexer as a union of string literals
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1600
opened Jan 2, 2025 by
imnerolin
[New solver] Invariant subtyping failure with annotated type against table literal
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1596
opened Dec 31, 2024 by
imnerolin
The cost model for inlining shouldn't be "global", but rather on a per-case basis.
enhancement
New feature or request
#1595
opened Dec 30, 2024 by
ffrostfall
The cost model for inlining should take into account the number of times a function is called.
enhancement
New feature or request
#1594
opened Dec 30, 2024 by
ffrostfall
Blocked type in discriminator of refinement under a loop
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1593
opened Dec 29, 2024 by
HarmosCreations
Even when in strict mode, table index Something isn't working
[]
expressions can refer to non-existent keys
bug
#1592
opened Dec 28, 2024 by
CurtisFenner
Provide a decomposition of types when a type is stringified using New feature or request
Luau::toString(ty)
enhancement
#1591
opened Dec 28, 2024 by
JohnnyMorganz
Typechecker gives up when userdata shows up in a nested dictionary
bug
Something isn't working
#1590
opened Dec 28, 2024 by
someone19204
String literals aren't refined to singleton types in function overloads
bug
Something isn't working
#1589
opened Dec 28, 2024 by
maffeus
Ignore a typecheck warning by using a special declaration
enhancement
New feature or request
#1588
opened Dec 25, 2024 by
SteelProjectsRBX
[New solver --!strict] "any cannot be converted to string" when attempting to format a string with %s using a value of type any
bug
Something isn't working
#1587
opened Dec 23, 2024 by
imnerolin
Cannot call a function typed as a union type
bug
Something isn't working
#1586
opened Dec 22, 2024 by
ledwastaken
[New solver --!strict] blocked type when using table.isfrozen on a generic refined to table
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1585
opened Dec 22, 2024 by
imnerolin
[New solver] accessing a table field before assignment incorrectly infers the assigned values type
bug
Something isn't working
#1583
opened Dec 21, 2024 by
imnerolin
Type error after asserting an Instance property and using one of the Instance's methods
bug
Something isn't working
#1579
opened Dec 19, 2024 by
someone19204
Passing a locally-bound format string to Something isn't working
new solver
This issue is specific to the new solver.
string.format
produces an incorrect error
bug
#1577
opened Dec 19, 2024 by
imnerolin
Free type pack is escaping its module with LemonSignal library
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1576
opened Dec 19, 2024 by
imnerolin
Strange warning when using simple NOT operator on a boolean (new type solver)
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1575
opened Dec 18, 2024 by
artworm0
Type error occurs when using templated methods during table iteration
bug
Something isn't working
#1574
opened Dec 18, 2024 by
GabeMillikan
Allocator may return misaligned pointers on 32b platforms
bug
Something isn't working
#1572
opened Dec 17, 2024 by
boguscoder
Refining a property unintentionally blocks assignment in that scope.
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1566
opened Dec 15, 2024 by
imnerolin
Type functions can be named "typeof"
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1565
opened Dec 14, 2024 by
nothing1649
Previous Next
ProTip!
no:milestone will show everything without a milestone.