Skip to content

[move-only-addr] Separate handling of pure takes from copies we must turn into takes. #62623

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

Conversation

gottesmm
Copy link
Contributor

We technically don't need to do this, but I think that it makes the code easier to understand since one doesn't need to deal with the cognitive dissonance caused by dealing with copies from the take array.

Just a small NFCI. Chopping off from a larger commit.

…turn into takes.

We technically don't need to do this, but I think that it makes the code easier
to understand since one doesn't need to deal with the cognitive dissonance
caused by dealing with copies from the take array.
@gottesmm gottesmm requested a review from kavon December 15, 2022 21:48
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

@gottesmm gottesmm merged commit abfdc1b into swiftlang:main Dec 16, 2022
@gottesmm gottesmm deleted the pr-c93e10da573914dbed449fd7c9179b6a59ad093f branch December 16, 2022 01:15
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