Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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
#1565 opened Dec 14, 2024 by nothing1649
the types library pollutes the globals bug Something isn't working
#1564 opened Dec 13, 2024 by Ukendio
New type solver having is having issues with Vectors bug Something isn't working new solver This issue is specific to the new solver.
#1561 opened Dec 9, 2024 by WatermelonArray
Native codegen internal lowering failure bug Something isn't working
#1558 opened Dec 6, 2024 by jackTabsCode
Strict Object-Oriented Method Overloading bug Something isn't working
#1557 opened Dec 6, 2024 by scar2056
Problem with passing an asserted value to functions bug Something isn't working
#1556 opened Dec 5, 2024 by imnerolin
Issues with simple math with new solver bug Something isn't working new solver This issue is specific to the new solver.
#1547 opened Nov 26, 2024 by YesilHiyar
New solver has type union of tables not classed as table bug Something isn't working new solver This issue is specific to the new solver.
#1544 opened Nov 24, 2024 by OverHash
New Solver: Optional generic parameter in table type can result in type error bug Something isn't working new solver This issue is specific to the new solver.
#1543 opened Nov 23, 2024 by claylittlehorse
New Solver: Type error from pcall(require, module) bug Something isn't working new solver This issue is specific to the new solver.
#1542 opened Nov 22, 2024 by claylittlehorse
Duplicate table key triggers assert in new solver bug Something isn't working new solver This issue is specific to the new solver.
#1540 opened Nov 20, 2024 by nothing1649
Unexpected result when modifying a table (wrong safeenv/optimization) bug Something isn't working
#1535 opened Nov 17, 2024 by khvzak
New Solver: Type error when calling debug.info bug Something isn't working new solver This issue is specific to the new solver.
#1534 opened Nov 16, 2024 by funwolf7
AstExprCalls in if conditions are incorrectly refined (new solver) bug Something isn't working new solver This issue is specific to the new solver.
#1528 opened Nov 16, 2024 by checkraisefold
New solver fails to solve inline tables that require union types when type casted bug Something isn't working new solver This issue is specific to the new solver.
#1527 opened Nov 16, 2024 by OverHash
index<T> where T is a generic type of a function reduces to never in new solver strict mode bug Something isn't working new solver This issue is specific to the new solver.
#1524 opened Nov 15, 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 new solver This issue is specific to the new solver.
#1516 opened Nov 9, 2024 by JohnnyMorganz
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
ProTip! Exclude everything labeled bug with -label:bug.