mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +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.