rust/library/core/src/array
Scott McMurray 3802d573c3 Mention the Borrow guarantee on the Hash implementations for Array and Vec
To remind people like me who forget about it and send PRs to make them different, and to (probably) get a test failure if the code is changed to no longer uphold it.
2021-06-08 08:51:44 -07:00
..
iter.rs Fix typo in core::array::IntoIter comment 2021-05-26 02:37:39 -05:00
mod.rs Mention the Borrow guarantee on the Hash implementations for Array and Vec 2021-06-08 08:51:44 -07:00