about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-12-11 14:13:04 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-12-18 10:31:38 +1100
commit0bf6e82c540c838c277ef3ae54c2ac125391dde9 (patch)
treed320ac291342740eab6629e765fdedf11a18ca42 /compiler
parent1d35638dc38dbfbf1cc2a9823135dfcf3c650169 (diff)
downloadrust-0bf6e82c540c838c277ef3ae54c2ac125391dde9.tar.gz
rust-0bf6e82c540c838c277ef3ae54c2ac125391dde9.zip
Change the lookahead in `MacroParser::new`.
As it happens, lookahead values of 0, 1, and 2 all work fine here, due
to the structure of the code. (Values or 3 or greater cause test
failures.) This commit changes the lookahead to zero because that will
facilitate cleanups in subsequent commits.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions