Skip to content

[Integration] main (bb1f34a) -> swift/main #231

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
Mar 29, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Mar 28, 2022

To be merged with swiftlang/swift#42065.

@rxwei rxwei requested a review from milseman March 28, 2022 19:58
@rxwei
Copy link
Contributor Author

rxwei commented Mar 28, 2022

@swift-ci please test

itingliu and others added 2 commits March 28, 2022 13:00
* Add string processing algorithms pitch

Co-authored-by: Tim Vermeulen <[email protected]>
Co-authored-by: Michael Ilseman <[email protected]>
Move the regex builder DSL (except `RegexComponent`) to a new module named RegexBuilder. The DSL depends on `DSLTree` and a few other supporting types, so those types have been made `_spi(RegexBuilder) public`. The SPI establishes an ABI between `_StringProcessing` and `RegexBuilder`, but I don't think it's a concern because the two modules will co-evolve and both will be rebuilt for every release.
@rxwei rxwei force-pushed the main-integration-bb1f34a branch from bb1f34a to 9789993 Compare March 28, 2022 20:00
@rxwei
Copy link
Contributor Author

rxwei commented Mar 28, 2022

@swift-ci please test

@rxwei rxwei merged commit 79066a8 into swiftlang:swift/main Mar 29, 2022
@rxwei rxwei deleted the main-integration-bb1f34a branch March 29, 2022 04:46
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.

2 participants