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
2018-01-04
rustc: Don't use relative paths for extended errors
Alex Crichton
-1
/
+2
2017-11-29
rustbuild: Fix a typo with the Cargo book
Alex Crichton
-1
/
+1
2017-11-20
Auto merge of #45998 - ollie27:doc_book_css, r=steveklabnik
bors
-16
/
+11
2017-11-15
Fix broken CSS for book redirect pages
Oliver Middleton
-16
/
+11
2017-11-14
link the cargo book into the bookshelf
steveklabnik
-3
/
+6
2017-11-14
Start shipping the Cargo book
steveklabnik
-45
/
+43
2017-10-22
Don't build docs for removed libcollections.
leonardo.yvens
-1
/
+1
2017-10-22
Auto merge of #45433 - ollie27:rustbuild_nomicon, r=Mark-Simulacrum
bors
-1
/
+1
2017-10-21
rustbuild: Fix path for the nomicon
Oliver Middleton
-1
/
+1
2017-10-14
rustbuild: Don't try to build rustdoc API docs with compiler docs
Oliver Middleton
-5
/
+3
2017-08-29
rustbuild: Don't require cross-compiled error index
Alex Crichton
-5
/
+0
2017-08-16
Implement a temp redirect for cargo docs
Carol (Nichols || Goulding)
-0
/
+45
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-2
/
+2
2017-08-15
Auto merge of #43863 - steveklabnik:ship-the-rustdoc-book, r=frewsxcv
bors
-0
/
+1
2017-08-14
start building the rustdoc book
steveklabnik
-0
/
+1
2017-08-13
Rollup merge of #43814 - Eijebong:fix_typos2, r=petrochenkov
Guillaume Gomez
-1
/
+1
2017-08-13
Build rustdoc only at the top stage
Mark Simulacrum
-6
/
+6
2017-08-12
Fix some typos
Bastien Orivel
-1
/
+1
2017-07-27
Correct a few run.host invocations where run.target is intended.
Mark Simulacrum
-2
/
+2
2017-07-27
Allow changing rustdoc which builds the book.
Mark Simulacrum
-10
/
+13
2017-07-27
Build rustdoc on-demand.
Mark Simulacrum
-10
/
+2
2017-07-25
Bump master to 1.21.0
Alex Crichton
-8
/
+3
2017-07-20
Change make_run signature to taking a RunConfig struct for refactorability.
Mark Simulacrum
-63
/
+33
2017-07-20
Add an optional condition to constrain defaults.
Mark Simulacrum
-83
/
+28
2017-07-20
Remove step.rs comments
Mark Simulacrum
-97
/
+0
2017-07-20
Change default documentation rules to correspond with previous state.
Mark Simulacrum
-2
/
+2
2017-07-20
Implement available paths list.
Mark Simulacrum
-32
/
+26
2017-07-20
Require should_run to be implemented.
Mark Simulacrum
-0
/
+11
2017-07-20
Make the book default.
Mark Simulacrum
-0
/
+1
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-84
/
+95
2017-07-20
Remove core_intrinsics feature gate
Mark Simulacrum
-0
/
+11
2017-07-20
Cleanups and fixes throughout
Mark Simulacrum
-0
/
+16
2017-07-20
Finish fixing warnings and errors. Bootstrap builds.
Mark Simulacrum
-10
/
+10
2017-07-20
Fixes warnings and errors introduced while moving code around
Mark Simulacrum
-26
/
+27
2017-07-20
Change code to work with the new system
Mark Simulacrum
-40
/
+284
2017-07-20
Move code into Step trait implementations.
Mark Simulacrum
-267
/
+384
2017-07-20
Move rule configs out of step
Mark Simulacrum
-0
/
+95
2017-07-04
Use build.build instead of build.config.build
Mark Simulacrum
-9
/
+9
2017-06-17
Reintroduce deprecated `collections` crate
Murarth
-1
/
+1
2017-06-16
Auto merge of #42612 - est31:master, r=nagisa
bors
-3
/
+24
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-1
/
+1
2017-06-14
Autogenerate stubs and the summary of the unstable book
est31
-3
/
+24
2017-03-20
fix whitespace
steveklabnik
-1
/
+1
2017-03-20
Fix up some issues.
steveklabnik
-1
/
+14
2017-03-20
Render redirect pages.
steveklabnik
-0
/
+9
2017-03-20
build book index
steveklabnik
-0
/
+49
2017-03-20
build both editions of the book
steveklabnik
-0
/
+5
2017-03-12
rustbuild: Fix compiler docs
Oliver Middleton
-6
/
+10
2017-03-10
rustbuild: Build documentation for `proc_macro`
Alex Crichton
-9
/
+58
2017-03-03
rustbuild: Add support for compiling Cargo
Alex Crichton
-6
/
+3
[prev]
[next]