Skip to content

🤖 User test baselines have changed#28076

Merged
sandersn merged 1 commit into
microsoft:masterfrom
typescript-bot:user-update-20180902
Oct 23, 2018
Merged

🤖 User test baselines have changed#28076
sandersn merged 1 commit into
microsoft:masterfrom
typescript-bot:user-update-20180902

Conversation

@typescript-bot

Copy link
Copy Markdown
Contributor

Please review the diff and merge if no changes are unexpected.
You can view the build log here.

cc @weswigham @sandersn @RyanCavanaugh

@weswigham weswigham left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@sandersn this seems minor; but I don't know if it was a change to us or uglify.

@sandersn

Copy link
Copy Markdown
Member

No new version of uglify since August 30, so probably us. The error change is in an auto type, which we recently changed. You and @ahejlsberg worked on that, right? Can you figure out if the change is OK?

@weswigham

Copy link
Copy Markdown
Member

Oh yeah, totally then. All we did was stop making bad inferences to the auto tyoes in return positions.The new error is correct, since it's only actually assigned within the extract_args call, which we can't analyze inline (and is only conditionally called anyway)

@sandersn sandersn merged commit 3c5f1a6 into microsoft:master Oct 23, 2018
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants