diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-06-21 09:42:17 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 09:42:17 +0900 |
| commit | 504c378159c43869c148b4a0396134ab9c17de3e (patch) | |
| tree | 7b880b4c433a6e984b5051a728f1ca7cb4a08c7f /compiler/rustc_codegen_llvm/src | |
| parent | 13b0f1a29b362523343baa9ad7a38c1b49fbcfae (diff) | |
| parent | b4734b7c38dc2b9e84dd0358114534f55bd1849e (diff) | |
| download | rust-504c378159c43869c148b4a0396134ab9c17de3e.tar.gz rust-504c378159c43869c148b4a0396134ab9c17de3e.zip | |
Rollup merge of #86452 - the8472:fix-zip-drop-safety, r=m-ou-se
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. fixes #86443
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
