about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2016-04-07Fix cargotestBrian Anderson-1/+1
2016-03-28Add FIXME for linkchecker whitlistsmitaa-2/+5
2016-03-28Don't check(=cache) redirect pagesmitaa-12/+19
2016-03-27Drop cached sources to reduce memory usagemitaa-23/+43
2016-03-27Extend linkchecker with anchor checkingmitaa-42/+196
2016-03-23Auto merge of #32390 - japaric:untry, r=pnkfelixbors-67/+69
2016-03-22fix alignmentJorge Aparicio-6/+6
2016-03-22sprinkle feature gates here and thereJorge Aparicio-0/+2
2016-03-22try! -> ?Jorge Aparicio-63/+63
2016-03-22Introduce 'cargotest' and the check-cargotest buildstepBrian Anderson-0/+505
2016-03-14linkchecker: Fix path checks on WindowsAlex Crichton-18/+17
2016-03-08rustbuild: Add the error-index-generatorAlex Crichton-0/+220
2016-03-08rustbuild: Add a link checker for documentationAlex Crichton-0/+236
2016-03-08rustbuild: Move rustbook to a `src/tools` directoryAlex Crichton-0/+986