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