Skip to content

regression: multiple applicable items in scope #130574

Closed
@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/polyfill.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 |             self.iter().is_sorted_by(|a, b| compare(*a, *b))
[INFO] [stdout]     |                         ^^^^^^^^^^^^ multiple `is_sorted_by` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in the trait `SliceIsSorted`
[INFO] [stdout]    --> src/polyfill.rs:271:9

note: if the relevant team already accepted this breakage then the issue can be closed

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libsRelevant to the library team, which will review and decide on the PR/issue.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions