Skip to content

Adopt buildPartialBlock. #204

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 1 commit into from
Mar 14, 2022
Merged

Adopt buildPartialBlock. #204

merged 1 commit into from
Mar 14, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Mar 11, 2022

Transition from the old name buildBlock(combining:into:) to the newly proposed buildPartialBlock(first:) and buildPartialBlock(accumulated:next:).

Requires DEVELOPMENT-SNAPSHOT-2022-03-09 or later.

@rxwei rxwei requested a review from milseman March 11, 2022 08:41
Transition from the old name `buildBlock(combining:into:)` to the [newly proposed](https://forums.swift.org/t/pitch-buildpartialblock-for-result-builders/55561) `buildPartialBlock(first:)` and `buildPartialBlock(accumulated:next:)`.

Requires DEVELOPMENT-SNAPSHOT-2022-03-09 or later.
@rxwei rxwei force-pushed the buildpartialblock branch from 25dd98c to a9509fc Compare March 11, 2022 08:43
@rxwei
Copy link
Contributor Author

rxwei commented Mar 11, 2022

@swift-ci please test

@rxwei
Copy link
Contributor Author

rxwei commented Mar 11, 2022

@swift-ci please test Linux

@rxwei
Copy link
Contributor Author

rxwei commented Mar 11, 2022

Looks like Linux CI toolchain hasn't been updated yet.

@rxwei
Copy link
Contributor Author

rxwei commented Mar 11, 2022

@swift-ci please test Linux

@rxwei rxwei merged commit 167e4d2 into swiftlang:main Mar 14, 2022
@rxwei rxwei deleted the buildpartialblock branch March 15, 2022 00:00
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