mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +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