index
:
delta/rust.git
92745/rustdoc-semantic-ids
Aaronepower-patch-1
Camelid-RustThanks
E0002-precision
GuillaumeGomez-patch-1
Havvy-patch-1
LeSeulArtichaut-patch-1
SimonSapin-patch-1
XAMPPRocky-patch-1
XAMPPRocky-patch-1-1
XAMPPRocky-patch-2
accept-felixes-typo
acrichto-tmp
adt-docs-fix
alex-tmp
aphs-no-unsynchronised-llvm-err-global
appveyor
auto
beta
beta-fix-69341
beta-next
borrowck-niche-discriminants
borrowck-snippet
c9788fdd5b8
clarify-tidy-since
clean-two-dots
cleanup-e0554
clone-shim-split
compiler-autolabel
const-generics-coerce-unsized
const_tls_local_panic_count
cranelift-rebase
debug-48866
debug-for-422
debug-intravisit-fnkind
duplicate-word
fix-1.38-type_name
fix-63313
fix-async-date
fix-cancel
fix-dev-no-comment
fix-loop-break-mir-generation
fix-publish-toolstate-syntax-error
followup-from-92533
frewsxcv-issue-44929
frewsxcv-issue-45636
frewsxcv-patch-1
frewsxcv-patch-2
frewsxcv-patch-3
frewsxcv-rename-slice-swap-param
frewsxcv/unstable-book
generators-clone-doc
gh35653
gitignore-readd-tmp
hex-value-process-exit
homu-tmp
increase-nested-groups-test-coverage
into_raw_non_null
ishitatsuyuki-patch-1
issue-85533
jdm-patch-1
jonas-schievink-patch-1
jonas-schievink-patch-2
kennytm/steal-the-cron-job
lcnr-doc-patch
lcnr-patch-1
libs-tracking-issue
llvm-5
llvm-6-test
llvm-6-try
llvm-icebreakers-ping
llvm-icebreakers-ping-1
master
maybe-bound-eror
maybe-uninit-gates
min/add-track-caller
min_const_generics-version
more-osx-cores
multisuggest_disambiguation
must-use-join
mutable-overloaded-operators
nellshamrell/fix-80658
nightly-dev
nitpick-slp
nll-alias-analysis
nox/i-need-a-niche-but-i-have-no-dog
nrc-patch-1
oli-obk-patch-1
opt-fuse
ostrich
pass-check-runfail
perf-odds-and-ends
permit-asyncawait-ondeck-by-anyone
petrochenkov-patch-1
petrochenkov-patch-2
pietroalbini-patch-1
place2_2
pr-75593
promote-tmp
release-notes-tweak
relnotes-1.50.0
relnotes-1.51.0
relnotes-1.52.0
remove-most-azure
remove-unwanted-z-index
revert-105395-sunfishcode/update-wasi
revert-74416-linker-locale-utf8
revert-76110-convert-openoptions-cint
revert-77467-query-docs
revert-77961-embed-bitcode
revert-80244-spans
revert-82057-cstr
revert-82313-update-normalize-css
revert-88147-issue-88097
revert-88548-intersperse
revert-98576-region-stuff-cool-beans
rust-1.17-relnotes
rust-1.19.0-relnotes
rust-analyzer-2020-09-09
rust-analyzer-2020-09-14
rust-analyzer-2021-11-22
rustc-spring-cleaning
rustdoc-autolabel
rustix
sfackler-patch-1
sgrif-patch-1
shallow-borrow-fixes
single_derive
slice
snap-stage3
some-new-labels
sort_by_cached_key
spastorino-patch-1
stable
stable-1.31.1
stable-next
steveklabnik-must-use
steveklabnik-patch-1
temp-dev-stable
tmandry-patch-1
tmp
tmp-nightly
to-be-dev-nightly
travis-shell
triagebot-ping-alias
try
try-build-llvm
turbo-expander
upgrade-to-9.4-xcode
upper-tuple
vec-leak
wesleywiser-patch-1
whitelist-thumb
x-link-mem-swaps
xcode9.4
yeet-unused-substs
github.com: rust-lang/rust.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
bin
/
rustdoc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give a more helpful error when running the rustc shim directly
jyn
2023-05-07
1
-2
/
+7
*
check lld version to choose correct flag for tests
Daniil Belov
2022-10-26
1
-6
/
+2
*
Pass --cfg=bootstrap for rustdoc for proc_macro crates
est31
2022-09-16
1
-0
/
+11
*
Revert #95993 fix
InfRandomness
2022-06-30
1
-3
/
+1
*
Remove dead code in rustdoc shim
Joshua Nelson
2022-04-24
1
-9
/
+2
*
Fix `x test --doc --stage 0 library/std`
Joshua Nelson
2022-04-12
1
-1
/
+3
*
Fix `x doc --stage 0 compiler`
Joshua Nelson
2022-03-29
1
-4
/
+16
*
Make the rustc and rustdoc wrapper not depend on libbootstrap
bjorn3
2022-01-01
1
-3
/
+5
*
build doctests with lld if use-lld = true
The8472
2021-06-07
1
-1
/
+6
*
Remove unused --cfg stageN
Joshua Nelson
2020-09-29
1
-3
/
+0
*
Remove --cfg dox from rustdoc.rs
Joshua Nelson
2020-09-29
1
-4
/
+0
*
rustbuild: Propagate LLD to more places when `use-lld` is enabled
Vadim Petrochenkov
2020-09-07
1
-1
/
+4
*
Fix crate-version with rustdoc in bootstrap.
Eric Huss
2020-08-14
1
-6
/
+0
*
Remove render-redirect-pages option in rustdoc
Guillaume Gomez
2020-07-02
1
-14
/
+1
*
Stabilize --crate-version option in rustdoc
Guillaume Gomez
2020-02-26
1
-5
/
+0
*
bootstrap: fix clippy warnings
Matthias Krüger
2020-02-03
1
-1
/
+1
*
Format the world
Mark Rousskov
2019-12-22
1
-10
/
+6
*
rename cfg(rustdoc) into cfg(doc)
Guillaume Gomez
2019-11-06
1
-1
/
+1
*
remove the unstable rustdoc parameter --linker
Andreas Jonson
2019-09-01
1
-1
/
+4
*
rustbuild: allow disabling deny(warnings) for bootstrap
Marc-Antoine Perennou
2019-08-27
1
-3
/
+0
*
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
2019-07-28
1
-1
/
+1
*
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
2019-07-28
1
-1
/
+2
*
Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc build
Guillaume Gomez
2019-03-26
1
-0
/
+11
*
Output diagnostic information for rustdoc.
O01eg
2019-03-15
1
-2
/
+8
*
Remove some unnecessary 'extern crate'
Taiki Endo
2019-02-25
1
-2
/
+0
*
Add missing generation for test and proc_macro, remove old macro redirection
Guillaume Gomez
2019-01-31
1
-3
/
+17
*
Remove licenses
Mark Rousskov
2018-12-25
1
-10
/
+0
*
use cfg(rustdoc) instead of cfg(dox) in std and friends
QuietMisdreavus
2018-08-31
1
-0
/
+2
*
Revert some changes from #51917 to fix #52317.
O01eg
2018-07-16
1
-1
/
+2
*
Remove hoedown from rustdoc
Guillaume Gomez
2018-02-16
1
-5
/
+2
*
Add library path for real rustdoc with `RUSTDOC_LIBDIR` environment variable.
O01eg
2018-01-12
1
-1
/
+1
*
Accept verbosity in rustdoc.
O01eg
2018-01-12
1
-0
/
+11
*
bootstrap: pass --deny-render-differences to rustdoc
QuietMisdreavus
2017-12-27
1
-0
/
+4
*
Don't use target's linker when linking build scripts
Vadim Petrochenkov
2017-10-15
1
-1
/
+1
*
rustbuild: Support specifying archiver and linker explicitly
Vadim Petrochenkov
2017-10-15
1
-0
/
+3
*
render the rust version into std/compiler/test docs
QuietMisdreavus
2017-10-10
1
-0
/
+8
*
rustbuild: Fix compiler docs yet again
Oliver Middleton
2017-06-21
1
-5
/
+5
*
rustbuild: Fix compiler docs again
Oliver Middleton
2017-03-27
1
-0
/
+8
*
Teach `rustdoc --test` about `--sysroot`, pass it when testing rust
Aidan Hobson Sayers
2016-12-24
1
-0
/
+3
*
rustbuild: Deny and fix warnings
Alex Crichton
2016-12-20
1
-0
/
+2
*
run rustfmt on bootstrap/bin folder
Srinivas Reddy Thatiparthy
2016-10-16
1
-4
/
+6
*
Report which required build-time environment variable is not set
Jake Goulding
2016-09-25
1
-4
/
+4
*
rustbuild: Remove the `build` directory
Alex Crichton
2016-07-05
1
-0
/
+40