Skip to content

Ban inferred return type on async and generator functions.#58628

Merged
weswigham merged 3 commits intomicrosoft:mainfrom
bloomberg:id-error-on-async-generic-fns
May 23, 2024
Merged

Ban inferred return type on async and generator functions.#58628
weswigham merged 3 commits intomicrosoft:mainfrom
bloomberg:id-error-on-async-generic-fns

Conversation

@dragomirtitian
Copy link
Copy Markdown
Contributor

@dragomirtitian dragomirtitian commented May 22, 2024

Fixes #58564
Fixes #58550

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label May 22, 2024
@dragomirtitian dragomirtitian force-pushed the id-error-on-async-generic-fns branch from 71ad056 to 439a627 Compare May 22, 2024 22:55
@weswigham weswigham merged commit a203ace into microsoft:main May 23, 2024
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[transpileDeclaration API][5.5] Type assertion is ignored Isolated declarations uses type information to emit return type for async function

3 participants