Skip to content

Revert recent changes for exportability for package declarations #74302

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 3 commits into from
Jun 12, 2024

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Jun 11, 2024

We figured that there are several enhancements to make to fully reconcile the exportability of package decls and the ideal user experience of other features. Namely:

  1. we need to teach availability checker to treat package decls like SPI decls in terms of requiring explicit availability annotations.
  2. we need to allow package decls to reference SPI decls without additional SPI annotations on package decls.

@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi nkcsgexi enabled auto-merge June 11, 2024 19:52
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

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