Commit df09fed
committed
Remove
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 rust-lang#134404, and
it's also a tiny bit simpler.DropNodeKey::kind.1 parent 283db70 commit df09fed
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | 233 | | |
235 | 234 | | |
236 | 235 | | |
| |||
291 | 290 | | |
292 | 291 | | |
293 | 292 | | |
294 | | - | |
| 293 | + | |
295 | 294 | | |
296 | 295 | | |
297 | 296 | | |
| |||
0 commit comments