diff options
| author | The8472 <git@infinite-source.de> | 2021-06-19 02:20:22 +0200 |
|---|---|---|
| committer | The8472 <git@infinite-source.de> | 2021-06-19 02:20:51 +0200 |
| commit | 8b518542d042a0b046d44d5c2b754976481c80ce (patch) | |
| tree | 90d87e1cae186d72f77798861cd798f166659e2d /compiler/rustc_codegen_llvm/src | |
| parent | 88ba8ad730a124f7e1d4f1bd17f2b14cb18eed3c (diff) | |
| download | rust-8b518542d042a0b046d44d5c2b754976481c80ce.tar.gz rust-8b518542d042a0b046d44d5c2b754976481c80ce.zip | |
fix panic-safety in specialized Zip::next_back
This was unsound since a panic in a.next_back() would result in the length not being updated which would then lead to the same element being revisited in the side-effect preserving code.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
