Add missing Ord and ReserveItems impls #174
test.yml
on: pull_request
cargo fmt
15s
cargo bench
2m 50s
Matrix: test
Annotations
14 errors
cargo test on macos, rust 1.65:
src/impls/slice.rs#L606
binary operation `==` cannot be applied to type `impls::slice::ReadSlice<'_, _, _>`
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L610
binary operation `==` cannot be applied to type `impls::slice::ReadSlice<'_, _, _>`
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L614
binary operation `==` cannot be applied to type `impls::slice::ReadSlice<'_, _, _>`
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L627
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L631
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L635
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L640
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L644
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
cargo test on macos, rust 1.65:
src/impls/slice.rs#L648
the method `cmp` exists for struct `impls::slice::ReadSlice<'_, _, _>`, but its trait bounds were not satisfied
|
cargo test on macos, rust 1.65
Process completed with exit code 101.
|
cargo test on windows, rust 1.65
The job was canceled because "macos_1_65" failed.
|
cargo test on windows, rust 1.65
The operation was canceled.
|
cargo test on ubuntu, rust 1.65
The job was canceled because "macos_1_65" failed.
|
cargo test on ubuntu, rust 1.65
The operation was canceled.
|