mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 08:57:13 +00:00
Retag as FnEntry on `drop_in_place` This commit changes the mir drop shim to always retag its argument as if it were a `&mut`. cc rust-lang/unsafe-code-guidelines#373