diff options
| author | Pietro Albini <pietro@pietroalbini.org> | 2018-10-04 12:20:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-04 12:20:08 +0200 |
| commit | c215c1927af2eee46e7c36a4fdd7e2871a3f18e2 (patch) | |
| tree | 86cd6718d714a0f5788254d355a55f9e044c5eca /src/rustllvm/RustWrapper.cpp | |
| parent | bc4f86909ea5e08a9114c70eef29942a4ea2c459 (diff) | |
| parent | ec59188025582fd91ab868206cfb3f3f05e27ade (diff) | |
| download | rust-c215c1927af2eee46e7c36a4fdd7e2871a3f18e2.tar.gz rust-c215c1927af2eee46e7c36a4fdd7e2871a3f18e2.zip | |
Rollup merge of #54761 - Lucretiel:patch-1, r=cramertj
Make spec_extend use for_each() `for_each` will use an iterator's own implementation of `try_fold`, which I understand to be generally preferable (because nested iterator adapter's will use each other's `try_fold` and be designed for the specific adaptation in a way that promotes performance and inlining.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
