mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
698448c0cd
fix a comment about assert_receiver_is_total_eq "a type implements #[deriving]" doesn't make any sense, so I assume they meant "implement `Eq`"? Also the attribute is called `derive`.