Skip to content

[CSBindings] Allow subtype inference from Void? for closure result … #78906

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
Jan 27, 2025

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jan 25, 2025

…types

We don't want to do that in general because injection should happen only in one place but Void is special because it allows conversions in that position.

@xedin xedin requested a review from hborla as a code owner January 25, 2025 02:49
@xedin
Copy link
Contributor Author

xedin commented Jan 25, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Jan 25, 2025

@swift-ci please test source compatibility

@xedin xedin force-pushed the rdar-143475850-part-1 branch from f29c352 to 3ca649f Compare January 25, 2025 08:15
@xedin
Copy link
Contributor Author

xedin commented Jan 25, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Jan 25, 2025

@swift-ci please test source compatibility

…types

We don't want to do that in general because injection should happen
only in one place but Void is special because it allows conversions
in that position.
@xedin xedin force-pushed the rdar-143475850-part-1 branch from 3ca649f to 116d1af Compare January 25, 2025 08:18
@xedin
Copy link
Contributor Author

xedin commented Jan 25, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Jan 25, 2025

@swift-ci please test source compatibility

@xedin xedin merged commit e8fe5c3 into swiftlang:main Jan 27, 2025
7 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.

2 participants