Skip to content

Add missing Ord and ReserveItems impls #174

Add missing Ord and ReserveItems impls

Add missing Ord and ReserveItems impls #174

Triggered via pull request June 17, 2024 18:03
@antiguruantiguru
synchronize #39
missing_impls
Status Failure
Total duration 3m 4s
Artifacts

test.yml

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

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.