`Copy` type dropped

Last modified: 03 December 2024

Reports calls to std::mem::drop with values that derive the Copy trait.

Corresponds to the dropping_copy_types lint.