about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-10-02 15:06:08 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-10-02 19:37:06 -0700
commit7e22af3582aa4a8dcb5b2ac00c7914ef78d2486e (patch)
tree2a493a659d2e79f28eae608e33598859b2df7173 /src/rustllvm/PassWrapper.cpp
parentb2d4eb186e99b66051be9089f836c66a558dd995 (diff)
downloadrust-7e22af3582aa4a8dcb5b2ac00c7914ef78d2486e.tar.gz
rust-7e22af3582aa4a8dcb5b2ac00c7914ef78d2486e.zip
syntax: Enable parsing of `const` globals
This rewrites them to the current `ItemStatic` production of the compiler, but I
want to get this into a snapshot. It will be illegal to use a `static` in a
pattern of a `match` statement, so all those current uses will need to be
rewritten to `const` once it's implemented. This requires that the stage0
snapshot is able to parse `const`.

cc #17718
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions