mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
0b860818e6
Fix drop and drop_in_place by transforming self of drop and drop_in_place methods into Drop trait objects.