diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-04-24 12:17:09 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-24 12:17:09 +0900 |
| commit | ed991a36b0d41d1857bd3557f81dbb580fc377b7 (patch) | |
| tree | 5dea2fdd143c3d33e9690868d1468bfae16e6e2a /compiler/rustc_codegen_llvm/src | |
| parent | 740e1f4e04fcb0a3508ddd32ce1b3eaf1dc77c8a (diff) | |
| parent | 21b3b27fe4695e13f089a75e67981478b3067a00 (diff) | |
| download | rust-ed991a36b0d41d1857bd3557f81dbb580fc377b7.tar.gz rust-ed991a36b0d41d1857bd3557f81dbb580fc377b7.zip | |
Rollup merge of #84489 - amorison:issue-83969-fix, r=yaahc
Mention FusedIterator case in Iterator::fuse doc Using `fuse` on an iterator that incorrectly implements `FusedIterator` does not fuse the iterator. This commit adds a note about this in the documentation of this method to increase awareness about this potential issue (esp. when relying on fuse in unsafe code). Closes #83969
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
