Don't try to narrow type of a symbol within RHS of its declaration#63006
Don't try to narrow type of a symbol within RHS of its declaration#63006Andarist wants to merge 9 commits intomicrosoft:mainfrom
Conversation
|
Do we need a different approach? Or can we just match? (Why the difference?) |
|
Strada can certainly match the Corsa’s patch. It’s just this PR predates the Corsa’s PR and given I managed to get rid of an existing node flag here, I figured out it might be interesting to leave it for review. Feel free to close this though. |
|
Oh, I just want them to match; I don't think that a method that saves us a flag is bad, just trying to understand how to align things. |
|
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 #62993
fixes #63044
fixes #63091
fixes #63093
it's using an alternative approach to microsoft/typescript-go#2542