Skip to content

Conversation

rbuckton
Copy link
Contributor

This updates our definitions of Iterator, Generator, AsyncIterator, and AsyncGenerator to leverage the tuple name inference change from #59045, as requested in #58243 (comment)

@rbuckton rbuckton requested review from sandersn and jakebailey July 19, 2024 17:59
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 19, 2024
@jakebailey
Copy link
Member

Hm, the thread there seems to imply that there should be some inferred named changed, but none show in the baselines?

@rbuckton
Copy link
Contributor Author

The change is primarily observed in quickinfo/signature help, as is shown in the tests in #59045.

@rbuckton
Copy link
Contributor Author

I can add a fourslash test to illustrate this

@rbuckton rbuckton merged commit 7f978c7 into main Jul 19, 2024
32 checks passed
@rbuckton rbuckton deleted the iterator-next-args branch July 19, 2024 18:53
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants