Files
TypeScript/tests/cases/compiler
Anders Hejlsberg 2f0d07c29a Increase selectivity of subtype relationship for signatures (#35659)
* Increase selectivity of subtype relationship for signatures

* Add regression test

* Accept new baselines

* Use strictSubtypeRelation for union subtype reduction

* (x: number | undefined) -> void is subtype of (x?: number | undefined) => void

* Accept new baselines

* Add tests

* Accept new baselines

* Address CR feedback

* Fix parameter list length check

* Accept API baseline changes
2019-12-20 14:52:22 -08:00
..
2019-06-28 17:09:22 -10:00
2019-09-20 17:17:39 -07:00
2019-02-05 18:01:41 -08:00
2019-04-27 07:51:05 -07:00
2019-05-30 17:35:10 -07:00
2019-06-27 16:48:00 -10:00
2019-02-10 15:18:45 -08:00
2019-12-09 16:31:23 -08:00
2019-02-03 15:23:21 -08:00
2019-05-23 17:09:17 -07:00
2019-05-01 13:57:47 -07:00
2019-04-24 16:43:17 -07:00
2019-04-24 16:43:17 -07:00
2019-10-13 09:45:56 -07:00