| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-11 | tests: Add new tests for borrowck/objects and update some existing tests | Niko Matsakis | -35/+0 | |
| 2013-08-03 | remove obsolete `foreach` keyword | Daniel Micay | -1/+1 | |
| this has been replaced by `for` | ||||
| 2013-08-02 | replace `range` with an external iterator | Daniel Micay | -3/+1 | |
| 2013-06-22 | Fix take glue of owned trait objects | Philipp Brüschweiler | -0/+37 | |
| This finishes the incomplete conversion of unique traits as two-word allocations started in 211d038abc05c77785f72a31840016517cf218c2. Fixes #5882, #6717, #7153, #7208. | ||||
