Uh oh!
There was an error while loading. Please reload this page.
Better typings for Array.concat(), etc. - #33645
Conversation
7cf1280 to
b23d8adCompare684dc5d to
ee4c5e6Compare98115c4 to
a448f91Compare0e26a78 to
6b277e3Compare6b277e3 to
5fba0c9Compare5fba0c9 to
e0bd753Compare97d14d8 to
0faa4edCompareJack Bates (jablko)
commented
Nov 17, 2019
TypeScript Bot (@typescript-bot) test this |
0faa4ed to
032ede6CompareOrta Therox (orta)
commented
Nov 18, 2019
TypeScript Bot (@typescript-bot) test this |
Heya Orta Therox (@orta), I've started to run the extended test suite on this PR at 032ede6. You can monitor the build here. It should now contribute to this PR's status checks. |
Heya Orta Therox (@orta), I've started to run the parallelized Definitely Typed test suite on this PR at 032ede6. You can monitor the build here. It should now contribute to this PR's status checks. |
2c3101c to
0056e90CompareRyan Cavanaugh (RyanCavanaugh)
commented
Jan 31, 2020
TypeScript Bot (@typescript-bot) test this |
Heya Ryan Cavanaugh (@RyanCavanaugh), I've started to run the extended test suite on this PR at 0056e90. You can monitor the build here. It should now contribute to this PR's status checks. |
Jack Bates (jablko)
commented
Feb 3, 2020
Ryan Cavanaugh (@RyanCavanaugh) Thanks! Could I please trouble you to trigger TypeScript Bot (@typescript-bot) run dt as well? |
0056e90 to
77844ccCompareRyan Cavanaugh (RyanCavanaugh)
commented
Feb 3, 2020
Heya Ryan Cavanaugh (@RyanCavanaugh), I've started to run the parallelized Definitely Typed test suite on this PR at 77844cc. You can monitor the build here. It should now contribute to this PR's status checks. |
43679d2 to
1c95e0eCompare8efba07 to
1e82814Compare1e82814 to
193ad95Compare193ad95 to
6b0d950CompareNathan Shively-Sanders (sandersn)
commented
Mar 9, 2020
Daniel Rosenwasser (@DanielRosenwasser) we should probably discuss this in a design meeting after we get an analysis of how breaky it is to user/DT/RWC tests. Though maybe we should hold this until after the existing effort to gather broken Array examples is done. |
Jordan Harband (ljharb)
commented
Jan 8, 2022
Any update on this? I'm hoping it allows for idiomatic usage of eg |
Nathan Shively-Sanders (sandersn)
commented
Mar 3, 2022
This has been sitting for a long time, and a big part of that is the difficulty in making any change to array types. I think it has to be a single major update like #36554 nowadays. I'm going to close this PR, although it may be useful as a basis for a part of that work. |
TypeScript Bot (typescript-bot)
commented
Mar 3, 2022
The TypeScript team hasn't accepted the linked issue #19535. If you can get it accepted, this PR will have a better chance of being reviewed. |
Roll up #33606, #33620 and #33630
Fixes#19535
Fixes#24579
Fixes#26378
Fixes#26976
Fixes#29604
Fixes#31033