Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #155044 - WaffleLapkin:dont-remove-unneeded-drops, r=scottmcm
Don't try to remove `drop_in_place` calls in `RemoveUnneededDrops`
As per my justification in https://github.com/rust-lang/rust/pull/154327#discussion_r3056946688
r? scottmcm