mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 07:23:00 +00:00
It's only ever used with a lookahead of 0, so this commit removes the lookahead and renames it `peek`.
It's only ever used with a lookahead of 0, so this commit removes the lookahead and renames it `peek`.