mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
63679f7288
A pretty small changelist this week: * When type inference fails to find any matching overload for a function, we were declining to commit any changes to the type graph at all. This was resulting in confusing type errors in certain cases. Now, when a matching overload cannot be found, we always commit to the first overload we tried. JIT * Fix missing variadic register invalidation in FALLBACK_GETVARARGS * Add a missing null pointer check for the result of luaT_gettm --------- Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com> Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com> |
||
---|---|---|
.. | ||
natvis | ||
codegenstat.py | ||
faillist.txt | ||
flag-bisect.py | ||
gdb_printers.py | ||
heapgraph.py | ||
heapstat.py | ||
lldb_formatters.lldb | ||
lldb_formatters.py | ||
numprint.py | ||
patchtests.py | ||
perfgraph.py | ||
perfstat.py | ||
stack-usage-reporter.py | ||
svg.py | ||
test_dcr.py | ||
tracegraph.py |