Add skip attribute to various derives

I think it makes more sense to use a single attribute for all comparison traits. Previous discussion on this: #[cmp(ignore)] attribute for deriving `*Eq`, `*Ord`, `Hash`

6 Likes