Skip to content

More type checking + bug fixes #415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 6, 2025
Merged

More type checking + bug fixes #415

merged 2 commits into from
Mar 6, 2025

Conversation

ahejlsberg
Copy link
Member

In this PR:

  • Ported checkCollisionsForDeclarationName.
  • Ported checkPropertyNotUsedBeforeDeclaration.
  • Ported missing logic in getContextualTypeForBinaryOperand.
  • Fixed issue in getESDecoratorCallSignature.
  • Fixed issue in getContextualTypeForBindingElement.

@ahejlsberg ahejlsberg requested a review from jakebailey March 5, 2025 23:43
@ahejlsberg ahejlsberg added this pull request to the merge queue Mar 6, 2025
Merged via the queue into main with commit 30a2e24 Mar 6, 2025
17 checks passed
@jakebailey jakebailey deleted the more-types-33 branch March 7, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants