rust/compiler
Nicholas Nethercote df09feddfa Remove DropNodeKey::kind.
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.
2025-05-27 09:28:39 +10:00
..
2025-05-27 09:28:39 +10:00
2025-05-24 20:31:37 +02:00