Skip to content

[Completion] Avoid type parameters in expected types #79790

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 1 commit into from
Mar 7, 2025

Conversation

hamishknight
Copy link
Contributor

There actually only appears to be a single place where we were letting interface types into the expected type for a completion, fix it up to use a contextual type.

There actually only appears to be a single place where we were
letting interface types into the expected type for a completion,
fix it up to use a contextual type.
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight
Copy link
Contributor Author

@swift-ci please SourceKit stress test

@hamishknight
Copy link
Contributor Author

@swift-ci please test Windows

@hamishknight hamishknight enabled auto-merge March 7, 2025 10:52
@hamishknight hamishknight merged commit 9edb7f9 into swiftlang:main Mar 7, 2025
5 of 6 checks passed
@hamishknight hamishknight deleted the expectations branch March 7, 2025 15:50
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.

3 participants