Skip to content

[BitwiseCopyable] Remove gating from protocol declaration. #71009

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 19, 2024

Conversation

nate-chandler
Copy link
Contributor

It's harmless to have the protocol defined in the swiftinterface for older compilers and removing the gating permits the gating to be omitted from conformances.

It's harmless to have the protocol defined in the swiftinterface for
older compilers and removing the gating permits the gating to be omitted
from conformances
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review January 19, 2024 20:39
@nate-chandler nate-chandler requested a review from a team as a code owner January 19, 2024 20:39
@nate-chandler nate-chandler merged commit 1da24ec into swiftlang:main Jan 19, 2024
@nate-chandler nate-chandler deleted the bitwise-copyable-gating branch January 19, 2024 20:39
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