mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-20 20:12:09 +00:00

It's more of a `Parser`-level concern than a `TokenCursor`-level concern. Also, `num_bump_calls` is a more accurate name, because it's incremented in `Parser::bump`.