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
/
doc.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-12
Add a `disable-minification` option for rustdoc
Michael Howell
-0
/
+12
2021-02-06
output rdj docs
Nixon Enraght-Moony
-0
/
+1
2021-01-31
rustbuild: Don't build compiler twice for error-index-generator.
Eric Huss
-8
/
+2
2020-12-30
Bump bootstrap compiler to 1.50 beta
Mark Rousskov
-4
/
+1
2020-12-28
Rollup merge of #80362 - jyn514:rustc-macros, r=ehuss
Dylan DPC
-6
/
+9
2020-12-24
Document rustc_macros on nightly-rustc
Joshua Nelson
-6
/
+9
2020-12-22
Include rustdoc in the compiler docs index.
Eric Huss
-0
/
+2
2020-12-12
Fix building compiler docs with stage 0
Joshua Nelson
-1
/
+4
2020-12-01
Rollup merge of #79525 - jyn514:feature-gate-normalize, r=GuillaumeGomez
Mara Bos
-0
/
+1
2020-11-29
Add -Z normalize-docs and enable it for compiler docs
Joshua Nelson
-0
/
+1
2020-11-28
lint-docs: Add --validate flag to validate lint docs separately.
Eric Huss
-0
/
+5
2020-10-26
Support enable/disable sanitizers/profiler per target
12101111
-2
/
+6
2020-09-22
Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichton
bors
-1
/
+3
2020-09-18
bootstrap: move the version number to a plaintext file
Pietro Albini
-2
/
+2
2020-09-16
Pass --target to lint docs
Mark Rousskov
-1
/
+3
2020-09-14
Fix generating rustc docs with non-default lib directory.
Eric Huss
-0
/
+4
2020-09-13
Link rustdoc lint docs to the rustdoc book.
Eric Huss
-3
/
+0
2020-09-13
Auto-generate lint documentation.
Eric Huss
-1
/
+66
2020-08-30
mv compiler to compiler/
mark
-0
/
+1
2020-08-22
bootstrap: fix a couple of clippy lint warnings
Matthias Krüger
-1
/
+1
2020-07-29
Fix opening docs for std crates with ./x.py doc --open library/*
Tomasz Miąsko
-1
/
+1
2020-07-28
Collect library features from library/
Mark Rousskov
-0
/
+1
2020-07-27
mv std libs to library/
mark
-6
/
+4
2020-07-19
Do not clobber RUSTDOCFLAGS
Mark Rousskov
-6
/
+4
2020-07-17
Teach bootstrap about target files vs target triples
Jake Goulding
-15
/
+15
2020-07-14
Use local links in the alloc docs.
Eric Huss
-24
/
+15
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-2
/
+4
2020-07-07
Fix occasional bootstrap panic in docs.
Eric Huss
-1
/
+1
2020-07-06
Rollup merge of #70563 - GuillaumeGomez:page-hash-handling, r=ollie27,kinnison
Manish Goregaokar
-1
/
+0
2020-07-02
Remove render-redirect-pages option in rustdoc
Guillaume Gomez
-1
/
+0
2020-07-01
Tests for number of times rustdoc is built with x.py test and doc.
Eric Huss
-12
/
+13
2020-06-29
Compile rustdoc less often.
Eric Huss
-8
/
+6
2020-06-25
Support configurable deny-warnings for all in-tree crates.
Eric Huss
-2
/
+3
2020-06-14
Switch bootstrap metadata to --no-deps.
Eric Huss
-18
/
+2
2020-05-22
Report error from opener in bootstrap
David Tolnay
-4
/
+4
2020-05-21
Add flag to open docs: x.py doc --open
David Tolnay
-1
/
+58
2020-04-29
Add an index page for nightly rustc docs.
Eric Huss
-1
/
+5
2020-04-22
Build libstd with `-Cbitcode-in-rlib=yes`.
Nicholas Nethercote
-1
/
+1
2020-03-21
Add missing -Z unstable-options flag
Alex Tokarev
-1
/
+6
2020-02-03
bootstrap: fix clippy warnings
Matthias Krüger
-1
/
+1
2020-01-10
Auto merge of #65241 - tmiasko:no-std-san, r=alexcrichton
bors
-1
/
+1
2020-01-11
Rollup merge of #68075 - ollie27:rustbuild_books, r=Mark-Simulacrum
Yuki Okushi
-72
/
+14
2020-01-09
rustbuild: Cleanup book generation
Oliver Middleton
-72
/
+14
2020-01-09
Add bootstrap step for building sanitizer runtimes
Tomasz Miąsko
-1
/
+1
2020-01-08
remove strip-hidden pass from compiler doc generation
Andy Russell
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-93
/
+70
2019-12-11
Fix some linking of LLVM's dynamic library
Alex Crichton
-1
/
+1
2019-12-11
rustc: Link LLVM directly into rustc again
Alex Crichton
-1
/
+1
2019-09-23
Allow adding `RUSTFLAGS` after `Builder::cargo`
Alex Crichton
-3
/
+3
2019-09-19
rustbuild: Copy crate doc files fewer times
Alex Crichton
-1
/
+1
[next]