allocator-api2
allocator-api2 copied to clipboard
`vec::IntoIter` does not implement `Default`.
The allocator_api2::vec::IntoIter type does not implement the Default trait (in contrast to alloc::vec::IntoIter).
Is this intentional or just an oversight?