rust/library/core/src/iter
glowcoil a5cbb5200d fix doc comments for Peekable::next_if(_eq)
Fix references to a nonexistent `consume` function in the doc comments
for `Peekable::next_if` and `Peekable::next_if_eq`.
2024-09-06 19:30:47 -05:00
..
adapters fix doc comments for Peekable::next_if(_eq) 2024-09-06 19:30:47 -05:00
sources Stabilize iter::repeat_n 2024-08-19 22:39:04 -07:00
traits Change neutral element of <fNN as iter::Sum> to neg_zero 2024-08-20 18:45:53 +02:00
mod.rs Stabilize iter::repeat_n 2024-08-19 22:39:04 -07:00
range.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
sources.rs Stabilize iter::repeat_n 2024-08-19 22:39:04 -07:00