diff options
| author | The 8472 <git@infinite-source.de> | 2025-01-04 19:26:58 +0100 |
|---|---|---|
| committer | The 8472 <git@infinite-source.de> | 2025-01-04 19:26:58 +0100 |
| commit | 3d871b3ced0af12a84e3d17060399ca1af8d7bc1 (patch) | |
| tree | f7b574453806a5bbb9918e213edcd124cd38f39b /compiler/rustc_codegen_llvm/src | |
| parent | fd127a3a84e3874979aa6f52acfb184e3ecce210 (diff) | |
| download | rust-3d871b3ced0af12a84e3d17060399ca1af8d7bc1.tar.gz rust-3d871b3ced0af12a84e3d17060399ca1af8d7bc1.zip | |
do not in-place-iterate over flatmap/flatten
The implementation is unsound when a partially consumed iterator has some elements buffered in the front/back parts and cloning the Iterator removes the capacity from the backing vec::IntoIter.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
