mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +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`.