Skip to content

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 29, 2025

This type is only intended for pattern matching against nil and the solver shouldn't early attempt to infer this type for nil for arguments of == and != operators it should instead be inferred from other argument or result.

Resolves: rdar://158063151

@xedin
Copy link
Contributor Author

xedin commented Aug 29, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Aug 29, 2025

@swift-ci please test source compatibility debug

@xedin
Copy link
Contributor Author

xedin commented Aug 29, 2025

@swift-ci please test macOS platform

1 similar comment
@xedin
Copy link
Contributor Author

xedin commented Sep 1, 2025

@swift-ci please test macOS platform

@xedin
Copy link
Contributor Author

xedin commented Sep 1, 2025

@swift-ci please smoke test macOS platform

This type is only intended for pattern matching against `nil`
and the solver shouldn't early attempt to infer this type for
`nil` for arguments of `==` and `!=` operators it should instead
be inferred from other argument or result.

Resolves: rdar://158063151
@xedin
Copy link
Contributor Author

xedin commented Sep 2, 2025

@swift-ci please smoke test

@xedin xedin merged commit 96900f9 into swiftlang:main Sep 2, 2025
3 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