Reports invalid `Drop` implementations. The `Drop` trait can only be implemented for structs and enums.
E0120