Inspectopedia
 
2024.3

`Copy` type dropped

Warning
New
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.