about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-06-25 09:40:54 +0000
committerbors <bors@rust-lang.org>2022-06-25 09:40:54 +0000
commit1aabd8a4a6e1871f14e804302bd60dfcbffd5761 (patch)
tree12bcc9025a321d57a1007b5ed053bd4811724a29 /compiler/rustc_llvm/llvm-wrapper
parente02d645110ae14f4a7f04d6bd5b05f2842488dda (diff)
parentbbdff1fff49a6f816aa35d9b84c79b2603f0961b (diff)
downloadrust-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')
0 files changed, 0 insertions, 0 deletions