summary refs log tree commit diff
path: root/src/tools/linkchecker/Cargo.lock
AgeCommit message (Collapse)AuthorLines
2016-03-08rustbuild: Add a link checker for documentationAlex Crichton-0/+64
Add a script to get run which verifies that `href` links in documents are correct. We're always getting a steady stream of "fix a broken link" PRs and issue reports, and we should probably just nip them all in the bud.