Report `clippy::trait_duplication_in_bounds` false-positive to `clippy`
Logarithmus opened this issue · comments
Artur Sinila commented
It's in impl Cmp<Const<R>> for Const<L>
Strong aliases for https://lib.rs/typenum, powered by const generics
Logarithmus opened this issue · comments
It's in impl Cmp<Const<R>> for Const<L>