Gabriel Bjørnager Jensen

Results 2 issues of Gabriel Bjørnager Jensen

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?

Rust should have a spaceship operator `` for cleaner three-way comparisons. [Rendered](https://github.com/bjoernager/rfcs/blob/spaceship-operator/text/3776-spaceship-operator.md).

T-lang