Closed
Description
In the latest incoming (last commit 270b508) the compiler gives an error when one tries to automatically derive equality for structures implementing the Drop trait. This error is:
error: deconstructing struct not allowed in pattern (it has a destructor)
Metadata
Metadata
Assignees
Labels
No labels