about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2018-04-06 22:57:10 -0700
committerDavid Tolnay <dtolnay@gmail.com>2018-04-06 22:57:45 -0700
commit52766b57477002583b0a72c917a172c082cb4a36 (patch)
tree0c5c19c358099382dc6ed22c2050b5384fd0e71f /src/test/incremental/thinlto
parent6c08bb8b0841ecfbcf6ee22e0690d2e256e84850 (diff)
downloadrust-52766b57477002583b0a72c917a172c082cb4a36.tar.gz
rust-52766b57477002583b0a72c917a172c082cb4a36.zip
Print proc_macro spans as a half-open range
A span covering a single byte, such as for an operator `+` token, should
print as e.g. `80..81` rather than `80...81`. The lo end of the range is
inclusive and the hi end is exclusive.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions