Skip to content

Conversation

@ahejlsberg
Copy link
Member

Fixes #32230.

@ahejlsberg
Copy link
Member Author

@typescript-bot run dt
@typescript-bot test this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 11, 2019

Heya @ahejlsberg, I've started to run the parallelized Definitely Typed test suite on this PR at 4b9ca33. You can monitor the build here. It should now contribute to this PR's status checks.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Jul 11, 2019

Heya @ahejlsberg, I've started to run the extended test suite on this PR at 4b9ca33. You can monitor the build here. It should now contribute to this PR's status checks.

@ahejlsberg
Copy link
Member Author

No changes in RWC baselines compared to master (all errors are preexisting conditions).

@ahejlsberg
Copy link
Member Author

Errors in DT test runs are unrelated to this PR.

@ahejlsberg ahejlsberg requested a review from RyanCavanaugh July 12, 2019 17:47
@ahejlsberg ahejlsberg added this to the TypeScript 3.6.0 milestone Jul 12, 2019
Copy link
Member

@weswigham weswigham left a comment

Choose a reason for hiding this comment

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

Seems good - any non-fixed inferredType was potentially generated with other non-fixed types, so when we fix or update one, we should refresh them all.

@ahejlsberg ahejlsberg merged commit 303297a into master Jul 12, 2019
@ahejlsberg ahejlsberg deleted the fix32230 branch July 12, 2019 23:57
@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.

Generic inference different between equivalent function expression and shorthand method in object literal

5 participants