Thinking about relating owned types and read items #148
test.yml
on: pull_request
cargo fmt
10s
cargo bench
2m 27s
Matrix: test
Annotations
11 errors
cargo test on macos, rust 1.65:
src/lib.rs#L792
the trait bound `for<'a> <_ as Region>::ReadItem<'a>: Eq` is not satisfied
|
cargo test on macos, rust 1.65:
src/lib.rs#L792
`<_ as Region>::ReadItem<'a>` doesn't implement `std::fmt::Debug`
|
cargo test on macos, rust 1.65
Process completed with exit code 101.
|
cargo test on ubuntu, rust 1.65
The job was canceled because "macos_1_65" failed.
|
cargo test on ubuntu, rust 1.65:
src/lib.rs#L792
the trait bound `for<'a> <_ as Region>::ReadItem<'a>: Eq` is not satisfied
|
cargo test on ubuntu, rust 1.65:
src/lib.rs#L792
`<_ as Region>::ReadItem<'a>` doesn't implement `std::fmt::Debug`
|
cargo test on ubuntu, 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 windows, rust stable
The job was canceled because "macos_1_65" failed.
|
cargo test on windows, rust stable
The operation was canceled.
|