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
/
tools
/
rustbook
Age
Commit message (
Expand
)
Author
Lines
2019-09-05
fix reviewer comments
Mark Mansi
-33
/
+33
2019-08-30
actually compiles now?
Mark Mansi
-4
/
+7
2019-08-29
fix bugs + review comments
Mark Mansi
-14
/
+15
2019-08-26
filter linkcheck spurious failure
Mark Mansi
-19
/
+35
2019-08-09
Check links on all platforms when running locally
Mateusz Mikuła
-10
/
+10
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+0
2019-07-17
Update mdbook, cargo, books
Eric Huss
-54
/
+7
2019-07-06
Don't return an error from linkcheck when it's not supported'
André Luis Leal Cardoso Junior
-4
/
+2
2019-07-06
Ignore unused variable for non-linux builds
André Luis Leal Cardoso Junior
-1
/
+1
2019-07-06
fix macos build
Mark Mansi
-3
/
+8
2019-07-06
cfg: linkcheck only on x86-64 linux
Mark Mansi
-3
/
+13
2019-07-06
Add linkcheck command to rustbook tool
André Luis Leal Cardoso Junior
-2
/
+35
2019-06-20
Update mdbook
Eric Huss
-10
/
+9
2019-05-09
Switch to SPDX 2.1 license expression
David Tolnay
-1
/
+1
2019-03-01
tools/rustbook: deny(rust_2018_idioms)
Mazdak Farrokhzad
-4
/
+5
2019-01-30
Update to newer version of mdbook(2)
James Munns
-1
/
+1
2019-01-30
Remove stable feature
James Munns
-2
/
+0
2019-01-30
Only the compatibility items from the embedded book PR
James Munns
-17
/
+67
2018-12-25
Remove licenses
Mark Rousskov
-9
/
+0
2018-04-22
Update MDBook
Matt Ickstadt
-1
/
+1
2018-04-05
update mdbook
steveklabnik
-1
/
+2
2018-02-04
update mdbook to 0.1.2
steveklabnik
-4
/
+8
2018-01-15
Check for deadlinks from the summary during book generation
est31
-6
/
+8
2017-10-02
update mdbook
steveklabnik
-1
/
+1
2017-09-11
update mdbook
steveklabnik
-21
/
+8
2017-09-04
rustbook: remove dead test functions
Ralf Jung
-9
/
+0
2017-07-11
update crate dependencies
steveklabnik
-2
/
+2
2017-04-27
Bump mdbook dep to pick up new 'create missing' toggle feature.
Corey Farwell
-5
/
+16
2017-04-18
update mdbook
steveklabnik
-1
/
+1
2017-03-11
Update mdbook to new version
steveklabnik
-1
/
+1
2017-02-28
update mdbook version
Steve Klabnik
-1
/
+1
2017-02-20
Update mdBook version
Steve Klabnik
-1
/
+1
2017-02-19
Update mdbook version
Steve Klabnik
-1
/
+1
2017-02-13
Add exceptions to tidy
Steve Klabnik
-7
/
+18
2017-02-13
Re-implement rustbook in terms of mdbook
Steve Klabnik
-971
/
+87
2016-12-29
Fallout from updating bootstrap Cargo
Alex Crichton
-0
/
+1
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-5
/
+5
2016-10-15
rustdoc: Improve playground run buttons
Oliver Middleton
-6
/
+1
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+0
2016-10-07
Use workspaces and switch to a single Cargo.lock.
Ahmed Charles
-4
/
+0
2016-08-29
rustbook chapters/sections should be an ordered list.
Corey Farwell
-4
/
+4
2016-07-03
std: Stabilize APIs for the 1.11.0 release
Alex Crichton
-1
/
+0
2016-05-03
Remove unused trait imports flagged by lint
Seo Sanghyeon
-2
/
+0
2016-03-22
fix alignment
Jorge Aparicio
-4
/
+4
2016-03-22
sprinkle feature gates here and there
Jorge Aparicio
-0
/
+1
2016-03-22
try! -> ?
Jorge Aparicio
-39
/
+39
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-0
/
+986