Skip to content

Include conditional types in top-level type parameter check - #32260

Merged
Anders Hejlsberg (ahejlsberg) merged 3 commits into
masterfrom
fix32169
Jul 9, 2019
Merged

Include conditional types in top-level type parameter check#32260
Anders Hejlsberg (ahejlsberg) merged 3 commits into
masterfrom
fix32169

Conversation

@ahejlsberg

Copy link
Copy Markdown
Member

Fixes#32169.

@ahejlsberg

Copy link
Copy Markdown
MemberAuthor

@typescript-bot

TypeScript Bot (typescript-bot) commented Jul 5, 2019

Copy link
Copy Markdown
Contributor

Heya Anders Hejlsberg (@ahejlsberg), I've started to run the parallelized Definitely Typed test suite on this PR at 0d99292. You can monitor the build here. It should now contribute to this PR's status checks.

@typescript-bot

TypeScript Bot (typescript-bot) commented Jul 5, 2019

Copy link
Copy Markdown
Contributor

Heya Anders Hejlsberg (@ahejlsberg), I've started to run the extended test suite on this PR at 0d99292. You can monitor the build here. It should now contribute to this PR's status checks.

@ahejlsberg

Copy link
Copy Markdown
MemberAuthor

No changes in RWC baselines compared to master (all errors are preexisting conditions).

Sign up for freeto 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.

Generic literal marker not obeyed for unknown and {}

3 participants

@ahejlsberg@typescript-bot@RyanCavanaugh