| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-10-19 | Remove a large amount of deprecated functionality | Alex Crichton | -1/+1 | |
| 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-04-14 | Use new attribute syntax in python files in src/etc too (#13478) | Manish Goregaokar | -1/+1 | |
| 2014-02-19 | rustdoc: Fix json output and input | Alex Crichton | -0/+25 | |
| Turns out a hash map with integer keys isn't serializable to json. Closes #10115 | ||||
