diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-08-14 17:09:14 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-14 17:09:14 +0530 |
| commit | 482a6eaf109e6c7f619fdfb68a5b82c1aa0c1aae (patch) | |
| tree | 3fcb35867f11273c11c1c87b149171b637bc6e89 /compiler/rustc_codegen_llvm/src | |
| parent | 92344e369ba068536e9b8a08fc8c7c5c652c8998 (diff) | |
| parent | 5fbcde1b55c09421f43a7d6cfe09103d064ed2db (diff) | |
| download | rust-482a6eaf109e6c7f619fdfb68a5b82c1aa0c1aae.tar.gz rust-482a6eaf109e6c7f619fdfb68a5b82c1aa0c1aae.zip | |
Rollup merge of #100026 - WaffleLapkin:array-chunks, r=scottmcm
Add `Iterator::array_chunks` (take N+1) A revival of https://github.com/rust-lang/rust/pull/92393. r? `@Mark-Simulacrum` cc `@rossmacarthur` `@scottmcm` `@the8472` I've tried to address most of the review comments on the previous attempt. The only thing I didn't address is `try_fold` implementation, I've left the "custom" one for now, not sure what exactly should it use.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
