Invalid `Drop` implementation

Last modified: 03 December 2024

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