mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +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