| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-04-06 | Convert old-style for loops to new-style | Marijn Haverbeke | -8/+0 | |
| Most could use the each method, but because of the hack used to disambiguate old- and new-style loops, some had to use vec::each. (This hack will go away soon.) Issue #1619 | ||||
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -1/+1 | |
| 2011-09-13 | Make for loop alias-safe | Marijn Haverbeke | -0/+8 | |
