mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
432460a6fc
This gets rid of Drop(Free, _) MIR construct by synthesizing a call to language item which takes care of dropping instead.