diff options
| author | bors <bors@rust-lang.org> | 2022-06-25 09:40:54 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-06-25 09:40:54 +0000 |
| commit | 1aabd8a4a6e1871f14e804302bd60dfcbffd5761 (patch) | |
| tree | 12bcc9025a321d57a1007b5ed053bd4811724a29 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | e02d645110ae14f4a7f04d6bd5b05f2842488dda (diff) | |
| parent | bbdff1fff49a6f816aa35d9b84c79b2603f0961b (diff) | |
| download | rust-1aabd8a4a6e1871f14e804302bd60dfcbffd5761.tar.gz rust-1aabd8a4a6e1871f14e804302bd60dfcbffd5761.zip | |
Auto merge of #93700 - rossmacarthur:ft/iter-next-chunk, r=m-ou-se
Add `Iterator::next_chunk` See also https://github.com/rust-lang/rust/pull/92393 ### Prior art - [`Itertools::next_tuple()`](https://docs.rs/itertools/latest/itertools/trait.Itertools.html#method.next_tuple) ### Unresolved questions - Should we also add `next_chunk_back` to `DoubleEndedIterator`? - Should we rather call this `next_array()` or `next_array_chunk`?
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
