| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -4/+4 |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -6/+6 |
| 2012-06-27 | make core-std respect RUST_BENCH | Eric Holk | -4/+11 |
| 2012-06-27 | vec::append reuses its left hand side when possible. (issue #2719) | Eric Holk | -3/+23 |
| 2012-06-27 | Remove unnecessary bounds checks in vec::push_all (issue #2719) | Eric Holk | -0/+33 |
| 2012-06-26 | perf: improved the core-std benchmark | Eric Holk | -2/+28 |
| 2012-06-26 | More perf tweaks (issue #2719) | Eric Holk | -0/+48 |
