summary refs log tree commit diff
path: root/src/librusti/program.rs
AgeCommit message (Collapse)AuthorLines
2013-06-26Fix a formatting bug in rustiAlex Crichton-1/+1
2013-06-25remove `each` from vec, HashMap and HashSetDaniel Micay-4/+4
2013-06-23vec: remove BaseIter implementationDaniel Micay-3/+3
I removed the `static-method-test.rs` test because it was heavily based on `BaseIter` and there are plenty of other more complex uses of static methods anyway.
2013-06-12Rewrite rustiAlex Crichton-0/+434