Convert compiler to use Drop trait #3944
Labels
A-trait-system
Area: Trait system
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
metabug
Issues about issues themselves ("bugs about bugs")
Milestone
pcwalton asserts that the
Drop
trait is implemented, though perhaps buggy. Use this to replace thedrop
block in structs.The text was updated successfully, but these errors were encountered: