forked from microsoft/TypeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
union-proof the 'generic mapped type' check, fixes microsoft#15756
This incidentally also uncovered one other case where generic mapped types had been applied in an unsound way w.r.t. union keys.
- Loading branch information
1 parent
62eaaf9
commit 707332b
Showing
5 changed files
with
695 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.