Skip to content

No longer compiling on nightly rust 1.82.0 #24

@Oberdiah

Description

@Oberdiah

is_sorted has been stabilized (rust-lang/rust#128279), so the polyfilled methods in polyfill.rs are no longer compiling due to name conflicts on the std iterator trait.

As an aside, I love this crate! I was pulling my hair out for hours trying to implement this behaviour with wrapper types and Ord and it was just a huge mess - this has made things 10x easier, so thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions