rust/library/core
Matthias Krüger 698448c0cd
Rollup merge of #115888 - RalfJung:assert_receiver_is_total_eq, r=dtolnay
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`.
2023-09-28 09:14:06 +02:00
..
benches fix 2023-07-23 09:58:31 +00:00
src Rollup merge of #115888 - RalfJung:assert_receiver_is_total_eq, r=dtolnay 2023-09-28 09:14:06 +02:00
tests Add the cfg_match! macro 2023-09-23 14:23:51 -03:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00