Skip to content

Specialize receiver varargs fallback#934

Open
snazy wants to merge 1 commit into
projectnessie:mainfrom
snazy:speci-rec-va-cb
Open

Specialize receiver varargs fallback#934
snazy wants to merge 1 commit into
projectnessie:mainfrom
snazy:speci-rec-va-cb

Conversation

@snazy

@snazy snazy commented Jul 23, 2026

Copy link
Copy Markdown
Member

Route unresolved varargs calls through a receiver-specific evaluator that avoids building the full argument array before receiver dispatch.

Also pass the complete receiver tail to dynamic receivers and cover unchecked receiver varargs calls with multiple arguments.

Route unresolved varargs calls through a receiver-specific evaluator that avoids building the full argument array before receiver dispatch.

Also pass the complete receiver tail to dynamic receivers and cover unchecked receiver varargs calls with multiple arguments.
@snazy
snazy requested a review from XN137 July 23, 2026 07:47
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.

1 participant