Skip to content

Build error due to is_sorted on nightly Rust #1

@rsammelson

Description

@rsammelson

It looks like is_sorted has been stabilized (rust-lang/rust#128279), and the methods in polyfill.rs are now problematic because they have the same name as the methods on the std iterator trait.

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