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

[swift/main] Add missing imports of _RegexParser #764

Open
wants to merge 1 commit into
base: swift/main
Choose a base branch
from

Conversation

tshortli
Copy link
Contributor

While experimenting with adopting the MemberImportVisibility experimental feature (SE-0444) in the standard library build, I found that the _StringProcessing module was relying on transitive imports of _RegexParser in many source files.

Cherry-pick of #763.

While experimenting with adopting the `MemberImportVisibility` experimental
feature (SE-0444) in the standard library build, I found that the
`_StringProcessing` module was relying on transitive imports of `_RegexParser`
in many source files.
@tshortli tshortli changed the title Add missing imports of _RegexParser [swift/main] Add missing imports of _RegexParser Sep 24, 2024
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli
Copy link
Contributor Author

@swift-ci please test Windows

@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli
Copy link
Contributor Author

@swift-ci please test Windows

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