summary refs log tree commit diff
path: root/src/tools/linkchecker
AgeCommit message (Expand)AuthorLines
2017-06-13Merge crate `collections` into `alloc`Murarth-5/+5
2017-05-14linkchecker: Add support for <base> tagOliver Middleton-56/+33
2017-04-19Remove platform-specific directory separator.Corey Farwell-1/+1
2017-04-18Add top level sections to the Unstable Book.Corey Farwell-0/+6
2017-04-14std::collections docs: Address issues that came up in PR #41286lukaramu-1/+2
2017-03-20fix trailing whitespacesteveklabnik-1/+1
2017-03-20exempt hbs from linkcheckersteveklabnik-0/+6
2017-02-20Enable linkchecker on booksSteve Klabnik-8/+16
2017-02-13fix up linkcheckerSteve Klabnik-1/+17
2017-01-20linkchecker: Fix checking links which are just fragmentsOliver Middleton-11/+10
2016-11-08rustbuild: Tweak for vendored dependenciesAlex Crichton-38/+29
2016-10-12Stabilise `?`Nick Cameron-2/+0
2016-10-07Use workspaces and switch to a single Cargo.lock.Ahmed Charles-50/+0
2016-09-11Use question_mark feature in linkchecker.Ahmed Charles-4/+5
2016-08-18Fix linksNick Cameron-0/+6
2016-08-12Upgrade linkchecker to url 1.2.0.Ahmed Charles-45/+20
2016-06-29Reject invalid urls in linkcheckerOliver Middleton-23/+20
2016-06-11run rustfmt on linkchecker folderin src/tools/linkcheckerSrinivas Reddy Thatiparthy-37/+30
2016-06-02linkchecker: Treat directory links as errorsOliver Middleton-0/+6
2016-05-05Fix some some duplicate words.Georg Brandl-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-14linkchecker: Fix path checks on WindowsAlex Crichton-18/+17
2016-03-08rustbuild: Add a link checker for documentationAlex Crichton-0/+236