about summary refs log tree commit diff
path: root/src/libsyntax/ext
diff options
context:
space:
mode:
authorNick Cameron <ncameron@mozilla.com>2015-07-02 15:37:52 +1200
committerNick Cameron <ncameron@mozilla.com>2015-07-21 21:55:19 +1200
commit007246c17f1891cabb84c8a82250703f542cd58e (patch)
tree24e6e509571613f3edcc82876072692ed26d489a /src/libsyntax/ext
parent691ce23479b08a292ad106606dab347306fc381f (diff)
downloadrust-007246c17f1891cabb84c8a82250703f542cd58e.tar.gz
rust-007246c17f1891cabb84c8a82250703f542cd58e.zip
Allow for space between each filemap in the codemap
So if a filemap's last byte is at position n in the codemap, then n+1 will not refer to any filemap, and the next filemap will begin an n+2.

This is useful for empty files, it means that every file (even empty ones) has a byte in the codemap.

Closes #23301, #26504
Diffstat (limited to 'src/libsyntax/ext')
0 files changed, 0 insertions, 0 deletions