rust/src/tools/linkchecker
Oliver Middleton 01386e6492 Reject invalid urls in linkchecker
For example root-relative links will now be rejected.

Also remove some exceptions which have since been fixed and fix a typo in
the broken redirect handling.
2016-06-29 22:58:57 +01:00
..
Cargo.lock rustbuild: Add a link checker for documentation 2016-03-08 13:44:14 -08:00
Cargo.toml rustbuild: Add a link checker for documentation 2016-03-08 13:44:14 -08:00
main.rs Reject invalid urls in linkchecker 2016-06-29 22:58:57 +01:00