Skip to content

Conversation

@ahejlsberg
Copy link
Member

@ahejlsberg ahejlsberg commented Apr 6, 2020

This PR fixes an issue introduced by #36476 where a generic function would be considered context sensitive even though it never should be (and never was before that PR).

Fixes #37110.

@ahejlsberg ahejlsberg requested a review from RyanCavanaugh April 6, 2020 16:59
@ahejlsberg
Copy link
Member Author

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

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 6, 2020

Heya @ahejlsberg, I've started to run the parallelized Definitely Typed test suite on this PR at 2cb8b25. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 6, 2020

Heya @ahejlsberg, I've started to run the extended test suite on this PR at 2cb8b25. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 6, 2020

Heya @ahejlsberg, I've started to run the parallelized community code test suite on this PR at 2cb8b25. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

The user suite test run you requested has finished and failed. I've opened a PR with the baseline diff from master.

@ahejlsberg ahejlsberg requested a review from weswigham April 6, 2020 18:13
@ahejlsberg
Copy link
Member Author

@RyanCavanaugh All tests are clean. Want to take a quick look?

@ahejlsberg ahejlsberg merged commit 5a4024d into master Apr 6, 2020
@ahejlsberg ahejlsberg deleted the fix37110 branch April 6, 2020 18:55
@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 gets lost in 3.8.2

4 participants