about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorChris Morgan <me@chrismorgan.info>2013-12-11 14:46:16 +1100
committerChris Morgan <me@chrismorgan.info>2013-12-11 14:46:16 +1100
commitd4f5ae0118678a8cea666619303727408e6255aa (patch)
tree9c5248c650aabfab167a770db2f1561016b6a830 /src/rustllvm/RustWrapper.cpp
parent267ac45f410e29a8fa52843c9afa58e56cc33479 (diff)
downloadrust-d4f5ae0118678a8cea666619303727408e6255aa.tar.gz
rust-d4f5ae0118678a8cea666619303727408e6255aa.zip
Remove the following unused special identifiers:
- underscore           ("_")
- unary                ("unary")
- not_fn               ("!")
- idx_fn               ("[]")
- unary_minus_fn       ("unary-")
- item                 ("item")
- block                ("block")
- stmt                 ("stmt")
- pat                  ("pat")
- expr                 ("expr")
- ty                   ("ty")
- ident                ("ident")
- path                 ("path")
- descrim              ("descrim")
- clownshoe_stack_shim ("__rust_stack_shim")
- blk                  ("blk")
- c_abi                ("C")

(And, of course, renumber everything to match.)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions