Files
rust/library/core/src/slice
bors 3f7ccb4cf5 Auto merge of #76688 - yokodake:patch-2, r=kodrAus
Document unsafety in core::slice::memchr

Contributes to #66219

Note sure if that's good enough, especially for the `align_to` call.
The docs only mention transmuting and I don't think that everything related to reference lifetimes and state validity mentioned in the [nomicon](https://doc.rust-lang.org/nomicon/transmutes.html) are relevant here.
2020-11-25 02:49:28 +00:00
..
2020-09-25 19:52:01 +01:00
2020-09-14 09:35:54 +00:00
2020-10-26 22:39:43 +08:00
2020-09-23 21:56:23 +02:00
2020-07-27 19:51:13 -05:00
2020-11-05 10:22:08 +01:00