Skip to content

[Parser|Sema] Accept access level on imports with experimental flag #63912

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 2 commits into from
Feb 27, 2023

Conversation

xymus
Copy link
Contributor

@xymus xymus commented Feb 25, 2023

This prepares the ground for the use of access level on imports as a proper language feature, replacing @_implementationOnly.

Future PRs will add related API type-checking and module interface support.

@xymus
Copy link
Contributor Author

xymus commented Feb 25, 2023

@swift-ci Please smoke test

@xymus xymus requested a review from beccadax February 27, 2023 17:25
@xymus
Copy link
Contributor Author

xymus commented Feb 27, 2023

Merging to keep the two parsers aligned, in case that's necessary. I'll have more PRs on this feature so I still welcome comments.

swift-syntax change: swiftlang/swift-syntax#1361

@xymus xymus merged commit 1afc6af into swiftlang:main Feb 27, 2023
@xymus xymus deleted the access-level-import-parsing branch February 27, 2023 17:27
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