mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 07:26:48 +00:00
some clauses can be merged together without requiring an attribute for each trait derived. also manually impl `Eq` because the `derive_where` generated code is too much for my comfort