mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 09:35:30 +00:00
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`.