about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-18 11:54:06 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-18 19:46:25 -0700
commitf945190e6352a1bc965a117569532643319b400f (patch)
treebc13fc26dac174f9169dec2ccb6ff812dccf86c2 /src/rustllvm/ExecutionEngineWrapper.cpp
parent46f649c479ce40f3b4590590dda6c2895e8d60f6 (diff)
downloadrust-f945190e6352a1bc965a117569532643319b400f.tar.gz
rust-f945190e6352a1bc965a117569532643319b400f.zip
rustc: Remove some long deprecated features:
* no_split_stack was renamed to no_stack_check
* deriving was renamed to derive
* `use foo::mod` was renamed to `use foo::self`;
* legacy lifetime definitions in closures have been replaced with `for` syntax
* `fn foo() -> &A + B` has been deprecated for some time (needs parens)
* Obsolete `for Sized?` syntax
* Obsolete `Sized? Foo` syntax
* Obsolete `|T| -> U` syntax
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions