Add missing Ord and ReserveItems impls #174
Annotations
10 errors
src/impls/slice.rs#L606
binary operation `==` cannot be applied to type `impls::slice::ReadSlice<'_, _, _>`
|
src/impls/slice.rs#L610
binary operation `==` cannot be applied to type `impls::slice::ReadSlice<'_, _, _>`
|
src/impls/slice.rs#L614
binary operation `==` cannot be applied to type `impls::slice::ReadSlice<'_, _, _>`
|
src/impls/slice.rs#L627
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
src/impls/slice.rs#L631
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
src/impls/slice.rs#L635
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
src/impls/slice.rs#L640
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
src/impls/slice.rs#L644
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
src/impls/slice.rs#L648
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
|
This job failed
Loading