mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
@@ -7,6 +7,6 @@ error[E0277]: can't compare `Foo<T>` with `Foo<T>`
|
||||
::: $RUST/core/src/cmp.rs
|
||||
|
|
||||
| pub trait Eq: PartialEq<Self> {
|
||||
| --------------- required by this bound in `Eq`
|
||||
| --------------- required by this bound in `std::cmp::Eq`
|
||||
|
|
||||
= help: the trait `PartialEq` is not implemented for `Foo<T>`
|
||||
|
||||
Reference in New Issue
Block a user