Add missing Ord and ReserveItems impls #173
test.yml
on: pull_request
cargo fmt
13s
cargo bench
21s
Matrix: test
Annotations
10 errors
cargo test on ubuntu, rust stable:
src/impls/option.rs#L137
the trait bound `std::option::IntoIter<T>: Clone` is not satisfied
|
cargo test on ubuntu, rust stable
Process completed with exit code 101.
|
cargo test on windows, rust stable
The job was canceled because "ubuntu_stable" failed.
|
cargo bench:
src/impls/option.rs#L137
the trait bound `std::option::IntoIter<T>: Clone` is not satisfied
|
cargo bench
No benchmark result was found in /home/runner/work/flatcontainer/flatcontainer/output.txt. Benchmark output was ''
|
cargo test on macos, rust 1.65
The job was canceled because "ubuntu_stable" failed.
|
cargo test on macos, rust stable
The job was canceled because "ubuntu_stable" failed.
|
cargo test on windows, rust 1.65
The job was canceled because "ubuntu_stable" failed.
|
cargo test on ubuntu, rust 1.65
The job was canceled because "ubuntu_stable" failed.
|
cargo test on ubuntu, rust 1.65
The operation was canceled.
|