diff options
| author | The8472 <git@infinite-source.de> | 2020-05-24 03:23:15 +0200 |
|---|---|---|
| committer | The8472 <git@infinite-source.de> | 2020-09-03 20:59:33 +0200 |
| commit | 7badb7a7f8e66f183106ae2eac2062ea6aa63f2f (patch) | |
| tree | f8e0c414a71d221a913b29ea3318bef3f4fbf207 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a62cd1b44cdf34313cd0afc4e66410444bab6669 (diff) | |
| download | rust-7badb7a7f8e66f183106ae2eac2062ea6aa63f2f.tar.gz rust-7badb7a7f8e66f183106ae2eac2062ea6aa63f2f.zip | |
avoid applying in-place collect specialization in type-length test
the test was sized to match external iteration only, since vec's in-place collect now uses internal iteration we collect into a different type now. Note that any other try-fold based operation such as count() would also have exceeded the type length limit for that iterator.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
