mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
226fe55057
Expand docs on Iterator::intersperse Unstable feature in #79524. This expands on the docs to bring them more in line with how other methods of `Iterator` are demonstrated.