| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-10-19 | Remove a large amount of deprecated functionality | Alex Crichton | -34/+0 | |
| 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-06-09 | Use phase(plugin) in tests | Keegan McAllister | -1/+1 | |
| 2014-04-28 | test: Add a compile-fail-fulldeps test suite | Alex Crichton | -0/+34 | |
| Compile-fail tests for syntax extensions belong in this suite which has correct dependencies on all artifacts rather than just the target artifacts. Closes #13818 | ||||
