about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-02-27 21:46:53 -0800
committerbors <bors@rust-lang.org>2014-02-27 21:46:53 -0800
commitf203fc7daf8d598a7eacee1a135f2fd92dc6382e (patch)
treed9519b932dd81fc44b4290554a7722d729d1fdc2 /src/rustllvm/ExecutionEngineWrapper.cpp
parent700fd35fb9d448c5e1658c3cec9c1153c57cc802 (diff)
parent4da6d041c268d58654d54b317288c940e5c623fd (diff)
downloadrust-f203fc7daf8d598a7eacee1a135f2fd92dc6382e.tar.gz
rust-f203fc7daf8d598a7eacee1a135f2fd92dc6382e.zip
auto merge of #12348 : brunoabinader/rust/libcollections-list-refactory, r=alexcrichton
This PR includes:
- Create an iterator for ```List<T>``` called ```Items<T>```;
- Move all list operations inside ```List<T>``` impl;
- Removed functions that are already provided by ```Iterator``` trait;
- Refactor on ```len()``` and ```is_empty``` using ```Container``` trait;
- Bunch of minor fixes;

A replacement for using @ is intended, but still in discussion.

Closes #12344.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions