about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-15 01:28:08 +0100
committerGitHub <noreply@github.com>2021-12-15 01:28:08 +0100
commit4e7497bda0ff9e9b803f49d7dbffb870cefb1843 (patch)
tree74c4176c53153ebf3ccea5518180fa490dfda4e2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent2f270e47c6733810cea0b62183a4d928f60aa0bb (diff)
parent047adb577befcb6142e7e7fca577bff8ddececbd (diff)
downloadrust-4e7497bda0ff9e9b803f49d7dbffb870cefb1843.tar.gz
rust-4e7497bda0ff9e9b803f49d7dbffb870cefb1843.zip
Rollup merge of #91881 - Patrick-Poitras:stabilize-iter-zip, r=scottmcm
Stabilize `iter::zip`

Hello all!

As the tracking issue (#83574) for `iter::zip` completed the final commenting period without any concerns being raised, I hereby submit this stabilization PR on the issue.

As the pull request that introduced the feature (#82917) states, the `iter::zip` function is a shorter way to zip two iterators. As it's generally a quality-of-life/ergonomic improvement, it has been integrated into the codebase without any trouble, and has been
used in many places across the rust compiler and standard library since March without any issues.

For more details, I would refer to `@cuviper's` original PR, or the [function's documentation](https://doc.rust-lang.org/std/iter/fn.zip.html).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions