Skip to content

[release-2.8] Combine keyof T inferences (#22525)#22708

Merged
DanielRosenwasser merged 1 commit intorelease-2.8from
combineKeyofInferenceRelease-2.8
Mar 20, 2018
Merged

[release-2.8] Combine keyof T inferences (#22525)#22708
DanielRosenwasser merged 1 commit intorelease-2.8from
combineKeyofInferenceRelease-2.8

Conversation

@DanielRosenwasser
Copy link
Member

Ports #22525 to release-2.8

  • Combine keyof T inferences

  • Extract covariant inference derivation into function

  • Test:keyof inference lower priority than return inference

for #22376

  • Update 'expected' comment in keyofInferenceLowerPriorityThanReturn

  • Update comment in test too, not just baselines

  • Fix typo

  • Move tests

Fixes #

* Combine keyof T inferences

* Extract covariant inference derivation into function

* Test:keyof inference lower priority than return inference

for #22376

* Update 'expected' comment in keyofInferenceLowerPriorityThanReturn

* Update comment in test too, not just baselines

* Fix typo

* Move tests
@DanielRosenwasser DanielRosenwasser merged commit 0f024f5 into release-2.8 Mar 20, 2018
@DanielRosenwasser DanielRosenwasser deleted the combineKeyofInferenceRelease-2.8 branch March 20, 2018 01:20
@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
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.

2 participants