mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
3374a7d6f8
Improve documentation of `slice::{from_ptr_range, from_ptr_range_mut}`
Document panic conditions (`T` is a ZST) and sync docs of shared/unique version.
cc `@wx-csy`