Closed
Description
[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