-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Remove classes #3088
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
Comments
Are you planning return resources? |
as long as there remains a way to run destructors with heap-based lifetimes. TLS works this way. taskgroups do too, though could be made not to with a bunch of hoop-jumping. |
@astavonin I believe that we agreed that you can get resource functionality by implementing a special, wired in trait that has one method, |
BTW, the issue for adding the special wired-in trait for |
Thanks, I did not notice it. |
Closing this in favor of #3061. |
rewrite: adjust comment as it refers to `is_if_else_block`
No description provided.
The text was updated successfully, but these errors were encountered: