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
/
bootstrap
/
bin
/
rustdoc.rs
Age
Commit message (
Expand
)
Author
Lines
2022-01-01
Make the rustc and rustdoc wrapper not depend on libbootstrap
bjorn3
-3
/
+5
2021-06-07
build doctests with lld if use-lld = true
The8472
-1
/
+6
2020-09-29
Remove unused --cfg stageN
Joshua Nelson
-3
/
+0
2020-09-29
Remove --cfg dox from rustdoc.rs
Joshua Nelson
-4
/
+0
2020-09-07
rustbuild: Propagate LLD to more places when `use-lld` is enabled
Vadim Petrochenkov
-1
/
+4
2020-08-14
Fix crate-version with rustdoc in bootstrap.
Eric Huss
-6
/
+0
2020-07-02
Remove render-redirect-pages option in rustdoc
Guillaume Gomez
-14
/
+1
2020-02-26
Stabilize --crate-version option in rustdoc
Guillaume Gomez
-5
/
+0
2020-02-03
bootstrap: fix clippy warnings
Matthias Krüger
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-10
/
+6
2019-11-06
rename cfg(rustdoc) into cfg(doc)
Guillaume Gomez
-1
/
+1
2019-09-01
remove the unstable rustdoc parameter --linker
Andreas Jonson
-1
/
+4
2019-08-27
rustbuild: allow disabling deny(warnings) for bootstrap
Marc-Antoine Perennou
-3
/
+0
2019-07-28
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
-1
/
+1
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-1
/
+2
2019-03-26
Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc build
Guillaume Gomez
-0
/
+11
2019-03-15
Output diagnostic information for rustdoc.
O01eg
-2
/
+8
2019-02-25
Remove some unnecessary 'extern crate'
Taiki Endo
-2
/
+0
2019-01-31
Add missing generation for test and proc_macro, remove old macro redirection
Guillaume Gomez
-3
/
+17
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-31
use cfg(rustdoc) instead of cfg(dox) in std and friends
QuietMisdreavus
-0
/
+2
2018-07-16
Revert some changes from #51917 to fix #52317.
O01eg
-1
/
+2
2018-02-16
Remove hoedown from rustdoc
Guillaume Gomez
-5
/
+2
2018-01-12
Add library path for real rustdoc with `RUSTDOC_LIBDIR` environment variable.
O01eg
-1
/
+1
2018-01-12
Accept verbosity in rustdoc.
O01eg
-0
/
+11
2017-12-27
bootstrap: pass --deny-render-differences to rustdoc
QuietMisdreavus
-0
/
+4
2017-10-15
Don't use target's linker when linking build scripts
Vadim Petrochenkov
-1
/
+1
2017-10-15
rustbuild: Support specifying archiver and linker explicitly
Vadim Petrochenkov
-0
/
+3
2017-10-10
render the rust version into std/compiler/test docs
QuietMisdreavus
-0
/
+8
2017-06-21
rustbuild: Fix compiler docs yet again
Oliver Middleton
-5
/
+5
2017-03-27
rustbuild: Fix compiler docs again
Oliver Middleton
-0
/
+8
2016-12-24
Teach `rustdoc --test` about `--sysroot`, pass it when testing rust
Aidan Hobson Sayers
-0
/
+3
2016-12-20
rustbuild: Deny and fix warnings
Alex Crichton
-0
/
+2
2016-10-16
run rustfmt on bootstrap/bin folder
Srinivas Reddy Thatiparthy
-4
/
+6
2016-09-25
Report which required build-time environment variable is not set
Jake Goulding
-4
/
+4
2016-07-05
rustbuild: Remove the `build` directory
Alex Crichton
-0
/
+40