mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
![bors[bot]](/assets/img/avatar_default.png)
11093: fix: Do not complete `Drop::drop`, complete `std::mem::drop` instead r=Veykril a=Veykril Fixes https://github.com/rust-analyzer/rust-analyzer/issues/5005 bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com>