mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
8168915639
slice::from_raw_parts: mention no-wrap-around condition Cc https://github.com/rust-lang/rust/issues/83996. This probably needs to be mentioned in more places, so I am not closing that issue, but this here should help at least.