Checks for calls to std::mem::drop with a reference instead of an owned value.
Corresponds to drop_ref lint from Rust Clippy.