about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2020-09-12 01:15:28 -0700
committerScott McMurray <scottmcm@users.noreply.github.com>2020-10-04 14:49:39 -0700
commit652f34d2709ec0c323ae632ba14992f80ebf7629 (patch)
treec4dc77807e97a16a9dd5e81badf8c799001a62c7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent4ccf5f731bb71db3470002d6baf5ab4792b821d9 (diff)
downloadrust-652f34d2709ec0c323ae632ba14992f80ebf7629.tar.gz
rust-652f34d2709ec0c323ae632ba14992f80ebf7629.zip
Add [T]::as_chunks_mut (as unstable)
Allows getting the slices directly, rather than just through an iterator as in `array_chunks(_mut)`.  The constructors for those iterators are then written in terms of these methods, so the iterator constructors no longer have any `unsafe` of their own.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions