mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
5c200c2255
It's only ever used with a lookahead of 0, so this commit removes the lookahead and renames it `peek`.