mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-10 22:00:54 +01:00
Trigger a build
This commit is contained in:
parent
5c9f64aba7
commit
385d45580a
1 changed files with 1 additions and 0 deletions
|
@ -100,3 +100,4 @@ An issue was fixed that prevented the debugger from displaying values inside Rob
|
||||||
This change also fixed a performance issue when `table.insert` was called with a large negative index.
|
This change also fixed a performance issue when `table.insert` was called with a large negative index.
|
||||||
|
|
||||||
The 'TableOperations' lint mentioned earlier will flag cases where insertion at index 0 is performed.
|
The 'TableOperations' lint mentioned earlier will flag cases where insertion at index 0 is performed.
|
||||||
|
|
Loading…
Add table
Reference in a new issue