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