Skip to content

Conversation

@xedin
Copy link
Contributor

@xedin xedin commented Nov 18, 2025

This proposal introduces ~Sendable conformance syntax to explicitly suppress a conformance to Sendable, which would prevent automatic Sendable inference on types, and provide an alternative way to mark types as non-Sendable without inheritance impact.

This proposal introduces `~Sendable` conformance syntax to explicitly
suppress a conformance to Sendable, which would prevent automatic
`Sendable` inference on types, and provide an alternative way to mark
types as non-`Sendable` without inheritance impact.
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