Skip to content

Add missing Ord and ReserveItems impls #176

Add missing Ord and ReserveItems impls

Add missing Ord and ReserveItems impls #176

Triggered via pull request June 17, 2024 19:45
@antiguruantiguru
synchronize #39
missing_impls
Status Failure
Total duration 2m 43s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.