Uh oh!
There was an error while loading. Please reload this page.
Don't erase signature type parameters in signaturesRelatedTo - #48092
Don't erase signature type parameters in signaturesRelatedTo#48092Anders Hejlsberg (ahejlsberg) wants to merge 7 commits into
Conversation
Anders Hejlsberg (ahejlsberg)
commented
Mar 2, 2022
TypeScript Bot (@typescript-bot) test this |
Heya Anders Hejlsberg (@ahejlsberg), I've started to run the extended test suite on this PR at b46f196. You can monitor the build here. |
Heya Anders Hejlsberg (@ahejlsberg), I've started to run the abridged perf test suite on this PR at b46f196. You can monitor the build here. Update: The results are in! |
Heya Anders Hejlsberg (@ahejlsberg), I've started to run the diff-based community code test suite on this PR at b46f196. You can monitor the build here. Update: The results are in! |
Heya Anders Hejlsberg (@ahejlsberg), I've started to run the parallelized Definitely Typed test suite on this PR at b46f196. You can monitor the build here. |
TypeScript Bot (typescript-bot)
commented
Mar 2, 2022
Anders Hejlsberg (@ahejlsberg) Here they are:Comparison Report - main..48092
System
Hosts
Scenarios
Developer Information: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TypeScript Bot (typescript-bot)
commented
Mar 2, 2022
Anders Hejlsberg (@ahejlsberg) |
Anders Hejlsberg (ahejlsberg)
commented
Mar 15, 2022
Heya Anders Hejlsberg (@ahejlsberg), I've started to run the parallelized Definitely Typed test suite on this PR at b46f196. You can monitor the build here. |
Anders Hejlsberg (ahejlsberg)
commented
Mar 15, 2022
Hmm, an this appears to cause an OOM in |
Anders Hejlsberg (ahejlsberg)
commented
Mar 15, 2022
Ryan Cavanaugh (@RyanCavanaugh) Curious if you have an opinion here. |
Ryan Cavanaugh (RyanCavanaugh)
commented
Mar 15, 2022
The linked bug is a regression and also very surprising. It'd be nice if we could get this worked out |
Andrew Branch (andrewbranch)
commented
May 3, 2022
TypeScript Bot (@typescript-bot) pack this |
Heya Andrew Branch (@andrewbranch), I've started to run the tarball bundle task on this PR at b46f196. You can monitor the build here. |
Andrew Branch (andrewbranch)
commented
Sep 11, 2023
TypeScript Bot (@typescript-bot) pack this |
Heya Andrew Branch (@andrewbranch), I've started to run the tarball bundle task on this PR at 5d1e364. You can monitor the build here. |
Hey Andrew Branch (@andrewbranch), I've packed this into an installable tgz. You can install it for testing by referencing it in your and then running There is also a playground for this build and an npm module you can use via |
# Conflicts: # src/compiler/checker.ts
TypeScript Bot (typescript-bot)
commented
Mar 24, 2026
With 6.0 out as the final release vehicle for this codebase, we're closing all PRs that don't fit the merge criteria for post-6.0 patches. If you think this was a mistake and this PR fits the post-6.0 patch criteria, please post to the 6.0 iteration issue with details (specifically, which PR and which patch criteria it satisfies). Next steps for PRs:
|
Fixes#48070.