| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 | |
| 2015-02-07 | Rollup merge of #21994 - iKevinY:featureck-fix, r=brson | Manish Goregaokar | -2/+2 | |
| It seems that `lang_feature_stats` was supposed to refer to `language_feature_stats` instead. r? @brson | ||||
| 2015-02-05 | Fix name of variable referenced in featureck.py | Kevin Yap | -2/+2 | |
| 2015-02-05 | Clean up tidy scripts, coverage, performance | Brian Anderson | -0/+4 | |
| 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'. | ||||
| 2015-02-05 | Polish errorck and featureck UI | Brian Anderson | -3/+1 | |
| 2015-01-25 | featurkck: Typo | Brian Anderson | -1/+1 | |
| 2015-01-23 | Fix bugs in featureck.py | Brian Anderson | -4/+9 | |
| 2015-01-23 | Deprecated attributes don't take 'feature' names and are paired with ↵ | Brian Anderson | -27/+6 | |
| stable/unstable Conflicts: src/libcore/atomic.rs src/libcore/finally.rs src/test/auxiliary/inherited_stability.rs src/test/auxiliary/lint_stability.rs | ||||
| 2015-01-21 | Remove 'since' from unstable attributes | Brian Anderson | -3/+7 | |
| 2015-01-21 | Minor fixes | Brian Anderson | -10/+11 | |
| 2015-01-21 | Add a lint for library features | Brian Anderson | -0/+254 | |
| Does a sanity check of the version numbers. | ||||
