about summary refs log tree commit diff
path: root/library/core/src/iter/sources/successors.rs
AgeCommit message (Expand)AuthorLines
2025-03-02Document workings of successors more clearlyMarijn Schouten-5/+11
2025-01-05Clarified the documentation on core::iter::from_fn and core::iter::successorsranger-ross-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2023-09-05fix a comment in std::iter::successorsJuly Tikhonov-1/+1
2023-06-14Fix typoAntonios Barotsis-1/+1
2020-11-22Split iterator sources into different modulesWaffle-0/+66