about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorGeoffry Song <goffrie@dropbox.com>2018-01-10 17:20:04 -0800
committerGeoffry Song <goffrie@dropbox.com>2018-01-10 17:20:04 -0800
commit2e0ad5af309c016986e6c81da181762e833c802f (patch)
tree937956be77323d7f26b9410c0c43b4ef111e9ab7 /src/test/incremental/thinlto
parentf62f774035735a06c880c48c0b9017fcc0577e33 (diff)
downloadrust-2e0ad5af309c016986e6c81da181762e833c802f.tar.gz
rust-2e0ad5af309c016986e6c81da181762e833c802f.zip
Glued tokens can themselves be joint.
When gluing two tokens, the second of which is joint, the result should also be
joint.
This fixes an issue with joining three `Dot` tokens to make a `DotDotDot` - the
intermediate `DotDot` would not be joint and therefore we would not attempt to
glue the last `Dot` token, yielding `.. .` instead of `...`.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions