Skip to content

Don't reduce 'keyof M' for mapped types with non-distributive 'as' clauses#41186

Merged
ahejlsberg merged 3 commits into
masterfrom
fix41133
Oct 21, 2020
Merged

Don't reduce 'keyof M' for mapped types with non-distributive 'as' clauses#41186
ahejlsberg merged 3 commits into
masterfrom
fix41133

Conversation

@ahejlsberg
Copy link
Copy Markdown
Member

Fixes #41133.

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Oct 21, 2020
@ahejlsberg ahejlsberg changed the title Don't reduce 'keyof M' for mapped types with non-distributive as clauses Don't reduce 'keyof M' for mapped types with non-distributive 'as' clauses Oct 21, 2020
@ahejlsberg ahejlsberg merged commit 5d021b4 into master Oct 21, 2020
@ahejlsberg ahejlsberg deleted the fix41133 branch October 21, 2020 19:16
@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

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyof mapped with as type resolving to never

3 participants