Skip to content

Fixes crash when inferring constrained variadic tuple types when source has insufficient fixed elements#63014

Open
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/crash-tuple-implied-constraint-inference
Open

Fixes crash when inferring constrained variadic tuple types when source has insufficient fixed elements#63014
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/crash-tuple-implied-constraint-inference

Conversation

@Andarist
Copy link
Contributor

fixes #63005

@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Jan 19, 2026
@typescript-bot typescript-bot added For Uncommitted Bug PR for untriaged, rejected, closed or missing bug For Backlog Bug PRs that fix a backlog bug and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

Crash: when inferring from a tuple with middle rest elements and trailing variadic elements

2 participants