| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -2/+2 | |
| 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-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 | |
| 2015-02-05 | Clean up tidy scripts, coverage, performance | Brian Anderson | -0/+2 | |
| This restructures tidy.py to walk the tree itself, and improves performance considerably by not loading entire files into buffers for licenseck. Splits build rules into 'tidy', 'tidy-basic', 'tidy-binaries', 'tidy-errors', 'tidy-features'. | ||||
| 2014-09-07 | Added test for link path ordering | inrustwetrust | -0/+45 | |
