]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #65806 - fusion-engineering-forks:slice-ptr-range, r=Centril
authorYuki Okushi <huyuumi.dev@gmail.com>
Fri, 25 Oct 2019 17:46:01 +0000 (02:46 +0900)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2019 17:46:01 +0000 (02:46 +0900)
Add [T]::as_ptr_range() and [T]::as_mut_ptr_range().

Implementation of https://github.com/rust-lang/rfcs/pull/2791


Trivial merge