Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This test fails on this branch because pop! gets inlined, and a "ghost" `item` variable is created that, while never initialized, nevertheless holds a GC reference to the deleted object.
- Loading branch information