mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 16:00:55 +00:00
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.