Skip to content

[CSBindings] Avoid delaying leading-dot inference only if chain is di… #80443

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
Apr 2, 2025

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 1, 2025

…rectly connected to a contextual type

Additional restrictions on when protocol inference could be considered viable. If the chain is connected directly to a contextual type there cannot be any other inference sources for the base type.

Resolves: rdar://148256978

…rectly connected to a contextual type

Additional restrictions on when protocol inference could be considered
viable. If the chain is connected directly to a contextual type there
cannot be any other inference sources for the base type.

Resolves: rdar://148256978
@xedin xedin requested review from hborla and slavapestov as code owners April 1, 2025 18:07
@xedin
Copy link
Contributor Author

xedin commented Apr 1, 2025

@swift-ci please test

@xedin xedin merged commit f61a3c9 into swiftlang:main Apr 2, 2025
5 checks passed
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.

1 participant