| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-09-28 | Add a demoded version of ptr::addr_of | Tim Chevalier | -1/+1 |
| 2012-09-11 | Convert 'use' to 'extern mod'. Remove old 'use' syntax | Brian Anderson | -1/+1 |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -4/+4 |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -4/+4 |
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -3/+3 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 |
| 2011-11-16 | Replace 'mutable?' with 'const' | Brian Anderson | -1/+1 |
| 2011-11-02 | Make ptr::addr_of return an immutable vec, add mut_addr_of | Marijn Haverbeke | -1/+1 |
| 2011-10-17 | Enforce variance rules for mutable types | Brian Anderson | -0/+16 |
