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
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
2019-09-03
Auto merge of #63869 - GuillaumeGomez:fix-build-failure, r=Mark-Simulacrum
bors
-1
/
+1
2019-09-02
Generate version file if it doesn't exist
Guillaume Gomez
-1
/
+1
2019-08-28
Fix build src/libtest
Yuki Okushi
-1
/
+1
2019-08-23
bootstrap: Merge the libtest build step with libstd
Alex Crichton
-127
/
+1
2019-08-20
Remove serialization of diagnostics to files
Mark Rousskov
-2
/
+1
2019-07-17
Update mdbook, cargo, books
Eric Huss
-29
/
+9
2019-06-20
Update mdbook
Eric Huss
-12
/
+12
2019-06-13
Remove unnecessary Std dependency
Mark Rousskov
-5
/
+0
2019-06-13
Delete Rustbook step
Mark Rousskov
-34
/
+12
2019-06-11
Migrate rust-by-example to MdBook2
Mateusz Mikuła
-1
/
+1
2019-05-30
Migrate nomicon book to MdBook2
Mateusz Mikuła
-1
/
+1
2019-05-30
Migrate rustdoc book to MdBook2
Mateusz Mikuła
-1
/
+1
[next]