mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
71f6e537fa
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