Skip to content

[CSSimplify] Don't enable OneWayBindParam for result builder transformed closures #64443

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 17, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Mar 16, 2023

This means two things:

  • transformed closures behave just like regular multi-statement closures
  • It's now possible to pass partially resolved parameter types into the closure which helps with diagnostics.

Re-landing #63140

…ormed closures

This means two things:

- transformed closures behave just like regular multi-statement closures
- It's now possible to pass partially resolved parameter types into
  the closure which helps with diagnostics.
@xedin xedin requested a review from hborla as a code owner March 16, 2023 23:17
@xedin
Copy link
Contributor Author

xedin commented Mar 16, 2023

@swift-ci please test

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