Skip to content
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

Convert compiler to use Drop trait #3944

Closed
bstrie opened this issue Nov 9, 2012 · 5 comments
Closed

Convert compiler to use Drop trait #3944

bstrie opened this issue Nov 9, 2012 · 5 comments
Assignees
Labels
A-traits Area: Trait system C-cleanup Category: PRs that clean code up or issues documenting cleanup. metabug Issues about issues themselves ("bugs about bugs")
Milestone

Comments

@bstrie
Copy link
Contributor

bstrie commented Nov 9, 2012

pcwalton asserts that the Drop trait is implemented, though perhaps buggy. Use this to replace the drop block in structs.

@bstrie
Copy link
Contributor Author

bstrie commented Mar 15, 2013

Blocked on #5377, #5378, #5379, #5380, #5382

@catamorphism
Copy link
Contributor

Looks unlikely to get done for 0.6, alas. De-milestoning

@graydon
Copy link
Contributor

graydon commented Apr 30, 2013

@pcwalton is this in-scope or related to what you're doing in 0.7?

@graydon
Copy link
Contributor

graydon commented Apr 30, 2013

assigning bug; change assignment if you disagree

@bstrie
Copy link
Contributor Author

bstrie commented May 6, 2013

Drop blocks are gone!

@bstrie bstrie closed this as completed May 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-traits Area: Trait system C-cleanup Category: PRs that clean code up or issues documenting cleanup. metabug Issues about issues themselves ("bugs about bugs")
Projects
None yet
Development

No branches or pull requests

4 participants