Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not get the apparent type for 'getContextualType' in the services layer #5615

Merged
merged 2 commits into from
Nov 11, 2015

Conversation

DanielRosenwasser
Copy link
Member

See relevant discussion starting from #5602 (comment)

This doesn't seem to affect any of our tests in the services layer, so I don't think this is a major break.

@DanielRosenwasser DanielRosenwasser added the Breaking Change Would introduce errors in existing code label Nov 11, 2015
@mhegazy
Copy link
Contributor

mhegazy commented Nov 11, 2015

Can you add a test here. something where the apparent type would be needed to find all refs. e.g. a generic type argument constraint, and find all refs on an object literal contextually typed by it.

DanielRosenwasser added a commit that referenced this pull request Nov 11, 2015
Do not get the apparent type for 'getContextualType' in the services layer
@DanielRosenwasser DanielRosenwasser merged commit beb998b into master Nov 11, 2015
@DanielRosenwasser DanielRosenwasser deleted the getContextualTypeServices branch November 11, 2015 20:42
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Breaking Change Would introduce errors in existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants