about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2016-05-11Use symlink_metadata in tidy to avoid panicking on broken symlinks.Eduard Burtescu-1/+1
2016-05-09rustc: Implement custom panic runtimesAlex Crichton-0/+3
2016-05-08Auto merge of #33365 - birkenfeld:makehelpfix, r=alexcrichtonbors-1/+1
2016-05-04add a check to make tidy to ensure cargo lock file is updatedGarrett Squire-0/+45
2016-05-03Makefile: there is only one tidy target nowGeorg Brandl-1/+1
2016-04-27Auto merge of #32791 - LeoTestard:feature-gate-clean, r=nikomatsakisbors-7/+7
2016-04-22Fix tidy for the new syntax of feature declarations in libsyntax.Leo Testard-7/+7
2016-04-21improve tidy to give you file that failedNiko Matsakis-4/+9
2016-04-12tidy: Add a check to ensure Cargo.toml is in syncAlex Crichton-4/+108
2016-04-12rustbuild: Migrate tidy checks to RustAlex Crichton-0/+503