mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-13 06:20:23 -06:00
* Hoist and distribute type parameter constraints over type parameters when comparing against union targets when fetching union constraints * Fix PR nits