TypeScript/tests/cases/conformance/types
2020-02-21 09:33:21 -08:00
..
any
asyncGenerators
conditional Add inference priority level for conditional types in contravariant positions (#35199) 2019-11-21 13:05:44 -08:00
contextualTypes
forAwait
import
intersection Check combined intersection properties against target index signatures (#35143) 2020-01-10 10:46:10 -08:00
keyof
literal Contextually typed binding element initializers (#35855) 2020-01-06 12:53:23 -08:00
localTypes
mapped
members
namedTypes
never
nonPrimitive
objectTypeLiteral
primitives
rest
specifyingTypes
spread Error when property is specified more than once via a spread (#36727) 2020-02-11 10:23:15 -08:00
stringLiteral
thisType Fix access of protected members on generic this-type (#36928) 2020-02-21 09:33:21 -08:00
tuple
typeAliases Fix local and exported type alias merging (#36237) 2020-01-22 13:16:49 -08:00
typeParameters
typeRelationships
union Increase selectivity of subtype relationship for signatures (#35659) 2019-12-20 14:52:22 -08:00
uniqueSymbol
unknown
witness