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