报告通过引用而不是拥有的值对
std::mem::drop
的调用。
对应于 Rust Clippy 中的
drop_ref
lint。