Skip to content

Allow partial consumption of self in deinit. #71958

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

nate-chandler
Copy link
Contributor

Basic support for partial consumption in deinit without full support for all future uses of drop_deinit.

@nate-chandler nate-chandler force-pushed the noncopyable-bugs/20240228/1 branch 3 times, most recently from a50e09f to 5c1e82f Compare February 28, 2024 23:28
Basic support for partial consumption in deinit without full support for
all future uses of drop_deinit.
@nate-chandler nate-chandler force-pushed the noncopyable-bugs/20240228/1 branch from 5c1e82f to 6100a1b Compare February 28, 2024 23:57
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review February 29, 2024 15:08
@nate-chandler nate-chandler requested a review from kavon as a code owner February 29, 2024 15:08
@nate-chandler nate-chandler merged commit a3d7942 into swiftlang:main Feb 29, 2024
@nate-chandler nate-chandler deleted the noncopyable-bugs/20240228/1 branch February 29, 2024 15:08
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