Skip to content

[BitwiseCopyable] Remove existential conformance. #71458

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

Conversation

nate-chandler
Copy link
Contributor

It makes sense to form an existential of a type that conforms to BitwiseCopyable but such an existential is not itself trivial and consequently not BitwiseCopyable.

@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler force-pushed the bitwise-copyable/existential-non-conformance branch from 855357d to 9f3f458 Compare February 8, 2024 02:28
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review February 8, 2024 14:45
It makes sense to form an existential of a type that conforms to
`BitwiseCopyable` but such an existential is not itself trivial and
consequently not `BitwiseCopyable`.
@nate-chandler nate-chandler force-pushed the bitwise-copyable/existential-non-conformance branch from 9f3f458 to d192a83 Compare February 8, 2024 14:46
@nate-chandler
Copy link
Contributor Author

@swift-ci please smoke test

@nate-chandler nate-chandler merged commit cedc0ef into swiftlang:main Feb 8, 2024
@nate-chandler nate-chandler deleted the bitwise-copyable/existential-non-conformance branch February 8, 2024 17:46
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