963bd3b643
`core::iter::Repeat` always returns the same element, which means we can do better than implementing most `Iterator` methods in terms of `Iterator::next`. Fixes #81292. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |