Skip to content

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

@stephentyrone
Copy link
Contributor

@swift-ci test windows

@tshortli tshortli merged commit ed6f29f into swiftlang:swift/main Oct 11, 2024
@tshortli tshortli deleted the missing-regex-parser-imports-swift-main branch October 11, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants