| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-10-19 | Remove a large amount of deprecated functionality | Alex Crichton | -2/+2 | |
| Spring cleaning is here! In the Fall! This commit removes quite a large amount of deprecated functionality from the standard libraries. I tried to ensure that only old deprecated functionality was removed. This is removing lots and lots of deprecated features, so this is a breaking change. Please consult the deprecation messages of the deleted code to see how to migrate code forward if it still needs migration. [breaking-change] | ||||
| 2014-09-14 | syntax: document the ptr module. | Eduard Burtescu | -1/+30 | |
| 2014-09-14 | syntax: implement in-place folding of P<T> and Vec<T>. | Eduard Burtescu | -2/+8 | |
| 2014-09-14 | syntax: add a custom owned smart pointer in ptr::P. | Eduard Burtescu | -0/+81 | |
