Skip to content

Fix tuple name homogeneity check#40118

Merged
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:fix-labeled-tuple-error-ontrailing-elements
Aug 19, 2020
Merged

Fix tuple name homogeneity check#40118
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:fix-labeled-tuple-error-ontrailing-elements

Conversation

@weswigham
Copy link
Member

Fixes a bug reported on the babel repo that I'd forgotten about until I read the release blog post.

@weswigham weswigham added this to the TypeScript 4.0.0 milestone Aug 18, 2020
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 18, 2020
@weswigham weswigham added the For Milestone Bug PRs that fix a bug with a specific milestone label Aug 18, 2020
@typescript-bot typescript-bot removed the For Milestone Bug PRs that fix a bug with a specific milestone label Aug 18, 2020
@sandersn
Copy link
Member

what is the bug? From the tests it looks like the error didn't get reported on trailing (or final) named members in a previously-unnamed set of members.

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

Reading the code, it looks like that was exactly the bug.

@weswigham
Copy link
Member Author

@typescript-bot cherry-pick this into release-4.0

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 19, 2020

Heya @weswigham, I've started to run the task to cherry-pick this into release-4.0 on this PR at e1f4f9c. You can monitor the build here.

@weswigham weswigham merged commit 44d2350 into microsoft:master Aug 19, 2020
typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Aug 19, 2020
Component commits:
e1f4f9c Fix tuple name homogeneity check
@typescript-bot
Copy link
Collaborator

Hey @weswigham, I've opened #40134 for you.

weswigham added a commit that referenced this pull request Aug 26, 2020
Component commits:
e1f4f9c Fix tuple name homogeneity check

Co-authored-by: Wesley Wigham <t-weswig@microsoft.com>
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants