index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
linkchecker
Age
Commit message (
Expand
)
Author
Lines
2020-07-18
primitive impls are weird
Manish Goregaokar
-1
/
+1
2020-07-18
Update src/tools/linkchecker/main.rs
Manish Goregaokar
-0
/
+1
2020-07-18
Add explicit exception list to linkchecker
Manish Goregaokar
-22
/
+40
2020-07-18
Use intra-doc links on HashMap
Manish Goregaokar
-1
/
+0
2020-07-18
Use intra-doc links in alloc::String
Manish Goregaokar
-5
/
+1
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-3
/
+3
2020-06-25
Support configurable deny-warnings for all in-tree crates.
Eric Huss
-2
/
+0
2020-04-26
linkchecker: fix typo in main.rs
Ujjwal Sharma
-1
/
+1
2020-02-13
Add shared script for linkchecking books.
Eric Huss
-0
/
+113
2020-01-01
Cleanup linkchecker whitelist
Oliver Middleton
-20
/
+9
2019-12-22
Format the world
Mark Rousskov
-83
/
+85
2019-10-21
Remove `InternedString`.
Nicholas Nethercote
-1
/
+0
2019-09-23
Add `#![deny(warnings)]` to internal tools
Alex Crichton
-0
/
+2
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-04-27
Stabilized vectored IO
Steven Fackler
-2
/
+2
2019-02-13
Whitelist iovec types in linkchecker
Steven Fackler
-1
/
+3
2019-02-03
Transition linkchecker to 2018 edition
Hirokazu Hata
-1
/
+4
2019-01-20
linkchecker: Update deprecated trim_left_matches usage
Igor Matuszewski
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-12
Remove `RcVec` and `RcSlice`.
Nicholas Nethercote
-1
/
+0
2018-12-05
Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN
Pietro Albini
-4
/
+1
2018-12-04
Utilize `?` instead of `return None`.
Corey Farwell
-4
/
+1
2018-11-29
Optimize local linkchecker program
Alex Crichton
-19
/
+19
2018-11-02
Rename `Value` to `Immediate` for miri
Oliver Scherer
-1
/
+1
2018-04-02
Bump to 1.27.0
Alex Crichton
-0
/
+5
2018-03-06
Update env_logger to 0.5.4
Alex Crichton
-0
/
+2
2018-01-12
Report errors instead of panic!()
Mikko Rantanen
-1
/
+11
2018-01-08
rustdoc: Don't import macros from private imports
Oliver Middleton
-7
/
+0
2018-01-01
Ignore remaining broken links caused by rustdoc bugs
Malo Jaffré
-2
/
+20
2017-11-29
Fix invalid HTML escape
Guillaume Gomez
-0
/
+1
2017-10-28
Fix weird bugs
Guillaume Gomez
-0
/
+17
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-5
/
+5
2017-05-14
linkchecker: Add support for <base> tag
Oliver Middleton
-56
/
+33
2017-04-19
Remove platform-specific directory separator.
Corey Farwell
-1
/
+1
2017-04-18
Add top level sections to the Unstable Book.
Corey Farwell
-0
/
+6
2017-04-14
std::collections docs: Address issues that came up in PR #41286
lukaramu
-1
/
+2
2017-03-20
fix trailing whitespace
steveklabnik
-1
/
+1
2017-03-20
exempt hbs from linkchecker
steveklabnik
-0
/
+6
2017-02-20
Enable linkchecker on books
Steve Klabnik
-8
/
+16
2017-02-13
fix up linkchecker
Steve Klabnik
-1
/
+17
2017-01-20
linkchecker: Fix checking links which are just fragments
Oliver Middleton
-11
/
+10
2016-11-08
rustbuild: Tweak for vendored dependencies
Alex Crichton
-38
/
+29
2016-10-12
Stabilise `?`
Nick Cameron
-2
/
+0
2016-10-07
Use workspaces and switch to a single Cargo.lock.
Ahmed Charles
-50
/
+0
2016-09-11
Use question_mark feature in linkchecker.
Ahmed Charles
-4
/
+5
2016-08-18
Fix links
Nick Cameron
-0
/
+6
2016-08-12
Upgrade linkchecker to url 1.2.0.
Ahmed Charles
-45
/
+20
2016-06-29
Reject invalid urls in linkchecker
Oliver Middleton
-23
/
+20
2016-06-11
run rustfmt on linkchecker folderin src/tools/linkchecker
Srinivas Reddy Thatiparthy
-37
/
+30
2016-06-02
linkchecker: Treat directory links as errors
Oliver Middleton
-0
/
+6
[next]