mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

It's not needed, because `next` and `local` fields uniquely identify the drop. This is a ~2% speed win on the very large program in #134404, and it's also a tiny bit simpler.