Tamir Duberstein
d51047ded0
Strip all leading/trailing newlines
2015-03-15 09:08:21 -07:00
Manish Goregaokar
0346bcf44d
Rollup merge of #21994 - iKevinY:featureck-fix, r=brson
...
It seems that `lang_feature_stats` was supposed to refer to `language_feature_stats` instead.
r? @brson
2015-02-07 00:43:54 +05:30
Kevin Yap
3df2fbe18e
Fix name of variable referenced in featureck.py
2015-02-05 20:13:08 -08:00
Brian Anderson
290b79c15d
Clean up tidy scripts, coverage, performance
...
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 14:37:16 -08:00
Brian Anderson
0e16ad8c3f
Polish errorck and featureck UI
2015-02-05 14:37:16 -08:00
Brian Anderson
de5498650a
featurkck: Typo
2015-01-25 01:25:59 -08:00
Brian Anderson
b7fe2c54b7
Fix bugs in featureck.py
2015-01-23 21:43:38 -08:00
Brian Anderson
9758c488a9
Deprecated attributes don't take 'feature' names and are paired with 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-23 15:50:03 -08:00
Brian Anderson
41278c5441
Remove 'since' from unstable attributes
2015-01-21 19:25:55 -08:00
Brian Anderson
0768892abe
Minor fixes
2015-01-21 16:16:22 -08:00
Brian Anderson
11f4d62a06
Add a lint for library features
...
Does a sanity check of the version numbers.
2015-01-21 16:16:21 -08:00