mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
c992f97cb1
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`.