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
2022-01-21
allow excluding paths only from a single module
Pietro Albini
-4
/
+4
2021-11-08
Make `compiler-docs` only control the default instead of being a hard off-switch
Joshua Nelson
-12
/
+3
2021-10-28
Document clippy on nightly-rustc
xFrednet
-0
/
+1
2021-09-27
Auto merge of #89182 - GuillaumeGomez:boostrap-explicit-request, r=Mark-Simul...
bors
-17
/
+14
2021-09-24
Enable "generate-link-to-definition" option on rust tools docs as well
Guillaume Gomez
-0
/
+1
2021-09-24
Simplify explicit request check
Guillaume Gomez
-17
/
+14
2021-09-17
Rollup merge of #88666 - GuillaumeGomez:compiler-docs, r=Mark-Simulacrum
Guillaume Gomez
-10
/
+53
2021-09-17
Correctly handle "--open" option when building compiler docs
Guillaume Gomez
-0
/
+9
2021-09-17
Allow to pass "compiler" arguments to doc subcommand
Guillaume Gomez
-10
/
+44
2021-09-16
Enable rustdoc's --generate-link-to-definition for rustc docs
Giacomo Stevanato
-0
/
+1
2021-09-11
explicitly link to external `ena` docs
lcnr
-0
/
+8
2021-08-16
Document private items for rustfmt
Joshua Nelson
-12
/
+3
2021-07-20
Update all submodules that rustbuild doesn't depend on lazily
Joshua Nelson
-10
/
+29
2021-07-07
Document rustdoc with `--document-private-items`
Justus K
-4
/
+10
2021-07-05
Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomez
bors
-2
/
+8
2021-07-01
Document rustfmt on nightly-rustc
Joshua Nelson
-5
/
+11
2021-06-29
Use a macro for documenting rustdoc
Joshua Nelson
-67
/
+74
2021-06-28
Add new tool to check HTML:
Guillaume Gomez
-2
/
+2
2021-06-28
Make every standalone doc use rustdoc.css
Deadbeef
-2
/
+8
2021-05-24
Bootstrap: skip rustdoc fingerprint for building docs.
Eric Huss
-0
/
+3
2021-05-15
Rollup merge of #85185 - GuillaumeGomez:generate-not-more-docs-than-necessary...
Guillaume Gomez
-9
/
+22
2021-05-15
Don't generate more docs than necessary
Guillaume Gomez
-9
/
+22
2021-05-11
Enable `--show-type-layout` for the rustdoc API docs
Camelid
-0
/
+1
2021-05-11
Enable `--show-type-layout` for the rustc API docs
Camelid
-0
/
+1
2021-04-21
Rollup merge of #84393 - GuillaumeGomez:better-open-handling, r=jyn514
Mara Bos
-6
/
+10
2021-04-21
Correctly handle --open argument on doc command
Guillaume Gomez
-6
/
+10
2021-04-19
Remove comment about doc hack.
Eric Huss
-9
/
+0
2021-04-06
Bump bootstrap compiler
Eric Huss
-1
/
+1
2021-04-05
Document compiler/ with -Aprivate-intra-doc-links
Joshua Nelson
-0
/
+2
2021-04-04
Workaround increased cache clearing in Cargo
Mark Rousskov
-1
/
+10
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
[next]