mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

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`.