about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorThe 8472 <git@infinite-source.de>2025-01-04 19:26:58 +0100
committerThe 8472 <git@infinite-source.de>2025-01-04 19:26:58 +0100
commit3d871b3ced0af12a84e3d17060399ca1af8d7bc1 (patch)
treef7b574453806a5bbb9918e213edcd124cd38f39b /compiler/rustc_codegen_llvm/src
parentfd127a3a84e3874979aa6f52acfb184e3ecce210 (diff)
downloadrust-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