Skip to content

[BitwiseCopyable] Don't ever infer for public. #71613

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

Conversation

nate-chandler
Copy link
Contributor

Don't key inference behavior off of library evolution mode.

Modules built without the feature enabled will have swiftinterfaces
whose types don't conform to the protocol.
Don't key inference behavior off of library evolution mode.
To allow skipping it when verification has a false positive.
@nate-chandler nate-chandler force-pushed the bitwise-copyable/no-infer-public branch from 568e2bd to 427d9cb Compare February 14, 2024 17:57
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review February 14, 2024 23:21
@nate-chandler nate-chandler merged commit 4d8c842 into swiftlang:main Feb 14, 2024
@nate-chandler nate-chandler deleted the bitwise-copyable/no-infer-public branch February 14, 2024 23:21
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