mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
19caa8c89b
- `from_ptr_range` uses `#![feature(slice_from_ptr_range_const)]` - `from_mut_ptr_range` uses `#![feature(slice_from_mut_ptr_range_const)]`