Skip to content

[CSSimplify] Don't enable OneWayBindParam for result builder transf… #63140

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
Feb 15, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jan 20, 2023

…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 January 20, 2023 22:12
…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 force-pushed the two-way-args-in-result-builders branch from 6052e90 to 5659d7e Compare February 14, 2023 19:55
@xedin
Copy link
Contributor Author

xedin commented Feb 14, 2023

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Feb 14, 2023

@swift-ci please test source compatibility

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