| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-08-12 | Remove all unstable deprecated functionality | Alex Crichton | -25/+0 | |
| This commit removes all unstable and deprecated functions in the standard library. A release was recently cut (1.3) which makes this a good time for some spring cleaning of the deprecated functions. | ||||
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -3/+3 | |
| This commit cleans out a large amount of deprecated APIs from the standard library and some of the facade crates as well, updating all users in the compiler and in tests as it goes along. | ||||
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -0/+2 | |
| 2015-01-05 | Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] | Keegan McAllister | -2/+1 | |
| 2014-11-11 | test: Rename files, fail -> panic. | Michael Sproul | -0/+24 | |
