diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-10-06 13:18:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-06 13:18:34 +0200 |
| commit | 382701e6b6c4b65b5f4a00d6092cf8cef91f1181 (patch) | |
| tree | 78af0c1986e397159bd955cd47f281c10586e743 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 525c661842b5fd6be5b191a4f6baa2c79d722e36 (diff) | |
| parent | 71429f5fd2388ff6332889c193409a88c762e7c1 (diff) | |
| download | rust-382701e6b6c4b65b5f4a00d6092cf8cef91f1181.tar.gz rust-382701e6b6c4b65b5f4a00d6092cf8cef91f1181.zip | |
Rollup merge of #115588 - tifv:fix-comment-successors, r=scottmcm
Fix a comment in std::iter::successors The `unfold` function have since #58062 been renamed to `from_fn`. (I'm not sure if this whole comment is still useful—it's not like there are many iterators that *can't* be based on `from_fn`. Anyway, in its current form this comment is not correct, and it sent me into a half-hour research of what happened to `unfold` function, so I want to do *something* with it :upside_down_face: deleting these three lines is a perfectly fine alternative, in my opinion.)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
