| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-12-16 | reorder args to the various vec, option fns so blk comes last | Niko Matsakis | -3/+3 |
| 2011-12-14 | first attempt, not happy with it | Niko Matsakis | -1/+2 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+2 |
| 2011-12-01 | Fix mistake in last use pass | Marijn Haverbeke | -5/+12 |
| 2011-11-21 | Fix bad interaction between last-use finding and references | Marijn Haverbeke | -6/+14 |
| 2011-11-18 | Add some comments to kind.rs and last_use.rs | Marijn Haverbeke | -0/+18 |
| 2011-11-18 | Make trans use last_use info to not actually generate copies | Marijn Haverbeke | -1/+7 |
| 2011-11-18 | Implement a last-use-of-local finding algorithm | Marijn Haverbeke | -0/+219 |
