| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-05-10 | replace mutbl pass with borrowck | Niko Matsakis | -10/+0 | |
| 2012-01-31 | Change option::t to option | Tim Chevalier | -1/+1 | |
| Now that core exports "option" as a synonym for option::t, search-and- replace option::t with option. The only place that still refers to option::t are the modules in libcore that use option, because fixing this requires a new snapshot (forthcoming). | ||||
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 | |
| 2011-10-25 | Update our code to new type parameter kind syntax | Marijn Haverbeke | -1/+1 | |
| Closes #1067 | ||||
| 2011-09-22 | Remove deprecated mutable type constructor from run-pass/issue-511 | Brian Anderson | -1/+1 | |
| This was triggering a warning that was making the pretty-print test fail | ||||
| 2011-09-22 | Add test for issue #511. Closes #511 | Brian Anderson | -0/+10 | |
