rust/library/core
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 move core::hint::black_box under its own feature gate 2021-04-25 11:08:12 +02:00
src Mention the Borrow guarantee on the Hash implementations for Array and Vec 2021-06-08 08:51:44 -07:00
tests #[cfg(bootstrap)] out the v1 try_trait stuff 2021-05-19 13:32:15 -07:00
Cargo.toml Auto merge of #82271 - Aaron1011:debug-refcell, r=m-ou-se 2021-03-23 04:49:47 +00:00