Skip to content

fix - #1061

Merged
CppCXY merged 1 commit into
EmmyLuaLs:mainfrom
xuhuanzy:fix
May 7, 2026
Merged

fix#1061
CppCXY merged 1 commit into
EmmyLuaLs:mainfrom
xuhuanzy:fix

Conversation

@xuhuanzy

@xuhuanzy xuhuanzy commented May 6, 2026

Copy link
Copy Markdown
Member

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new test case for generic variadic parameters and updates the type instantiation logic to correctly handle non-tuple types when resolving variadic parameters (...: T...). The reviewer suggested an improvement to the parameter naming logic during tuple expansion to use the current parameter list length as a base, which prevents potential name collisions.

@xuhuanzy xuhuanzy linked an issue May 6, 2026 that may be closed by this pull request
@CppCXY
CppCXY merged commit 3e8e195 into EmmyLuaLs:main May 7, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

assert bug

2 participants