diff options
| author | bors <bors@rust-lang.org> | 2020-09-12 03:59:46 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-09-12 03:59:46 +0000 |
| commit | 8b6838b6e1637b430b0c77294d938effd8e36eb8 (patch) | |
| tree | f61f4b82c886c2432b89b36584e6e5b15f8d3bdf /compiler/rustc_codegen_llvm/src | |
| parent | 94a7ea271f0996848f8fa03c61067620736b1242 (diff) | |
| parent | 86b9f710d0c90068866e736bbbb7b89ac93ff2e6 (diff) | |
| download | rust-8b6838b6e1637b430b0c77294d938effd8e36eb8.tar.gz rust-8b6838b6e1637b430b0c77294d938effd8e36eb8.zip | |
Auto merge of #75021 - cuviper:array_chunks_mut, r=scottmcm
Add `slice::array_chunks_mut` This follows `array_chunks` from #74373 with a mutable version, `array_chunks_mut`. The implementation is identical apart from mutability. The new tests are adaptations of the `chunks_exact_mut` tests, plus an inference test like the one for `array_chunks`. I reused the unstable feature `array_chunks` and tracking issue #74985, but I can separate that if desired. r? `@withoutboats` cc `@lcnr`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
