about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2018-08-07 22:28:09 -0700
committerEsteban Küber <esteban@kuber.com.ar>2018-08-07 22:31:57 -0700
commitf4039affa338fc5640c102ac5786a491bc94201f (patch)
treed14193269d6e327b07827b5c4398805822986ade /src/test/incremental/thinlto
parent26d7b64237c6daa66064c8583b7aecf534c2a9ae (diff)
downloadrust-f4039affa338fc5640c102ac5786a491bc94201f.tar.gz
rust-f4039affa338fc5640c102ac5786a491bc94201f.zip
Suggest comma when missing in macro call
When missing a comma in a macro call, suggest it, regardless of
position. When a macro call doesn't match any of the patterns, check
if the call's token stream could be missing a comma between two idents,
and if so, create a new token stream containing the comma and try to
match against the macro patterns. If successful, emit the suggestion.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions