hyperx icon indicating copy to clipboard operation
hyperx copied to clipboard

header! triggers clippy 1.63 derive_partial_eq_without_eq lint

Open khuey opened this issue 3 years ago • 0 comments

https://rust-lang.github.io/rust-clippy/master/index.html#derive_partial_eq_without_eq

This will trigger a lint for each use of the header! macro by hyperx users.

khuey avatar Aug 22 '22 15:08 khuey