os-rust/library/alloc
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
..
benches remove InPlaceIterable marker from Peekable due to unsoundness 2021-05-19 01:41:09 +02:00
src Mention the Borrow guarantee on the Hash implementations for Array and Vec 2021-06-08 08:51:44 -07:00
tests Rollup merge of #85625 - SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisa 2021-05-26 13:32:06 +02:00
Cargo.toml Add support for const operands and options to global_asm! 2021-05-13 22:31:57 +01:00