fix the bound_4
test case in partial_ord_struct
#71
Annotations
9 errors
tests/ord_struct.rs#L546
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
|
tests/ord_struct.rs#L547
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
|
tests/ord_struct.rs#L557
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
|
tests/ord_struct.rs#L558
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
|
tests/ord_struct.rs#L565
the trait bound `bound_4::Struct<{integer}, SuitableNotEq>: Ord` is not satisfied
|
tests/ord_struct.rs#L577
the trait bound `bound_4::Struct<{integer}, SuitableNotEq>: Ord` is not satisfied
|
tests/ord_struct.rs#L588
the trait bound `bound_4::Tuple<{integer}, SuitableNotEq>: Ord` is not satisfied
|
tests/ord_struct.rs#L589
the trait bound `bound_4::Tuple<{integer}, SuitableNotEq>: Ord` is not satisfied
|
|
This job failed
Loading