mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 06:35:27 +00:00
c85075d522
Add `as_mut_ptr` to `NonNull<[T]>` Adds `as_mut_ptr` to shortcut converting a `NonNull<[T]>` to `*mut T` as proposed in https://github.com/rust-lang/rust/issues/74265#issuecomment-669702969. r? @RalfJung |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |