Skip to content
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

Enable AccessLevelOnImport by default #1413

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

brentleyjones
Copy link
Collaborator

This feature also makes it an error for .swiftinterface files to publicly import non-resilient modules, so I've updated our .swiftinterface test case to stop depending on Foundation, which is not resilient on Linux.

PiperOrigin-RevId: 640123191
(cherry picked from commit b5230b0)

This feature also makes it an error for `.swiftinterface` files to publicly import non-resilient modules, so I've updated our `.swiftinterface` test case to stop depending on Foundation, which is not resilient on Linux.

PiperOrigin-RevId: 640123191
(cherry picked from commit b5230b0)
Signed-off-by: Brentley Jones <github@brentleyjones.com>
brentleyjones referenced this pull request Oct 15, 2024
This feature also makes it an error for `.swiftinterface` files to publicly import non-resilient modules, so I've updated our `.swiftinterface` test case to stop depending on Foundation, which is not resilient on Linux.

PiperOrigin-RevId: 640123191
@brentleyjones brentleyjones merged commit c8e91ec into master Oct 15, 2024
11 of 14 checks passed
@brentleyjones brentleyjones deleted the bj/enable-accesslevelonimport-by-default branch October 15, 2024 21:34
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.

3 participants