rust/library/core/src/alloc
Dylan DPC 880d3ea3c2
Rollup merge of #97034 - fee1-dead-contrib:layout-hash, r=dtolnay
Implement `Hash` for `core::alloc::Layout`

This was brought up on [reddit](https://www.reddit.com/r/rust/comments/uoypui/the_standard_library_types_are_good_except_when/), and I don't see why Layout shouldn't implement `Hash`. Feel free to comment if I am wrong though :)
2022-05-28 08:45:51 +02:00
..
global.rs Remove potentially misleading realloc parenthetical 2022-05-14 22:30:14 -05:00
layout.rs Implement Hash for core::alloc::Layout 2022-05-14 14:44:42 +10:00
mod.rs Remove potentially misleading realloc parenthetical 2022-05-14 22:30:14 -05:00