]> git.lizzy.rs Git - rust.git/commit
Clarify StringReader::bump.
authorNicholas Nethercote <nnethercote@mozilla.com>
Tue, 4 Oct 2016 01:04:19 +0000 (12:04 +1100)
committerNicholas Nethercote <nnethercote@mozilla.com>
Tue, 4 Oct 2016 21:57:37 +0000 (08:57 +1100)
commit94b36594c628d6703f879856b9b3d4d08a6debfa
tree7453d1bedb25e24a3d33e12d2fe6d29ddab885ea
parente2631208b1888d6a340938314457446a7f8ed2fc
Clarify StringReader::bump.

This commit renames the variables to make it clearer which char each one
refers to. It also slightly reorders and rearranges some statements.
src/libsyntax/parse/lexer/mod.rs