| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-29 | Update cargo, books. | Eric Huss | -0/+0 | |
| 2019-10-16 | Update cargo, books | Eric Huss | -0/+0 | |
| 2019-10-01 | Update books | Eric Huss | -0/+0 | |
| 2019-09-18 | Update books | Eric Huss | -0/+0 | |
| 2019-07-17 | Update mdbook, cargo, books | Eric Huss | -0/+0 | |
| This updates the last of the books using mdbook 0.1, finally removing it from the build. | ||||
| 2019-06-26 | Update books | Eric Huss | -0/+0 | |
| 2019-06-20 | Update mdbook | Eric Huss | -0/+0 | |
| 2019-06-04 | Update books | Eric Huss | -0/+0 | |
| 2019-05-15 | Update books | Eric Huss | -0/+0 | |
| 2019-04-23 | Update cargo, books | Eric Huss | -0/+0 | |
| 2019-03-27 | Update books | Eric Huss | -0/+0 | |
| 2019-03-08 | Update books | Eric Huss | -0/+0 | |
| 2019-02-25 | Update book submodule | Kornel | -0/+0 | |
| 2019-01-16 | Updated Book and Reference submodules. | Alexander Regueiro | -0/+0 | |
| 2018-12-07 | Update the book to fix some edition-related bugs | Carol (Nichols || Goulding) | -0/+0 | |
| 2018-11-20 | update books | Steve Klabnik | -0/+0 | |
| 2018-10-20 | update books for the next release | Steve Klabnik | -0/+0 | |
| 2018-09-18 | Update The Book to latest | steveklabnik | -0/+0 | |
| Let's check out https://github.com/rust-lang/book/pull/1505 on nightly | ||||
| 2018-09-07 | update books for next release | steveklabnik | -0/+0 | |
| 2018-08-22 | update nomicon and book | Ralf Jung | -0/+0 | |
| 2018-07-30 | update books for new release | steveklabnik | -0/+0 | |
| 2018-06-18 | Update books for next release | Mark Simulacrum | -0/+0 | |
| 2018-05-22 | build the 2018 edition | steveklabnik | -0/+0 | |
| 2018-05-05 | Update books for the next release. | Corey Farwell | -0/+0 | |
| 2018-04-25 | Update book submodule to pass linkchecker test | Kornel | -0/+0 | |
| 2018-03-24 | update books for next release | steveklabnik | -0/+0 | |
| 2018-02-21 | Update the book to promote second edition | steveklabnik | -0/+0 | |
| This updates the book repository, but mostly to include https://github.com/rust-lang/book/pull/1180 TL;DR: the second edition is close enough to done that we should universally recommend it over the first edition. | ||||
| 2018-02-09 | Update books for next release | Mark Simulacrum | -0/+0 | |
| 2018-02-04 | update trpl | steveklabnik | -0/+0 | |
| Includes https://github.com/rust-lang/book/pull/1088 and https://github.com/rust-lang/book/commit/62210e326c27697e94ce429c1683dcea4e4887e4 | ||||
| 2017-12-30 | update books for next release | steveklabnik | -0/+0 | |
| 2017-11-20 | Update books for next release | steveklabnik | -0/+0 | |
| Also includes a fix in std::ops | ||||
| 2017-10-28 | Update the book for a fix to the print button | Carol (Nichols || Goulding) | -0/+0 | |
| Fixes #45552. | ||||
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -0/+0 | |
| This commit updates the bootstrap compiler, bumps the version to 1.23, updates Cargo, updates books, and updates crates.io dependencies | ||||
| 2017-10-02 | update books for next release | steveklabnik | -0/+0 | |
| Also fixes some stdlib links to the reference which have changed. | ||||
| 2017-08-16 | Update the books for next release | steveklabnik | -0/+0 | |
| 2017-08-05 | Bump 'src/doc/book' git submodule. | Corey Farwell | -0/+0 | |
| Primarily to pick up this change: https://github.com/rust-lang/book/pull/866 ...to move this PR forward: https://github.com/rust-lang/rust/pull/43641 | ||||
| 2017-07-14 | Update the books. | steveklabnik | -0/+0 | |
| 2017-06-14 | update book with redirect fixes | steveklabnik | -0/+0 | |
| Fixes #42632 | ||||
| 2017-06-01 | Update various book repos for the next release. | steveklabnik | -0/+0 | |
| 2017-05-16 | Update the various books to latest | steveklabnik | -0/+0 | |
| This includes a draft of chapter 20 of the book! | ||||
| 2017-04-18 | Bump book and reference. | Corey Farwell | -0/+0 | |
| 2017-04-13 | Update various bookshelf repositories. | steveklabnik | -0/+0 | |
| The book and the reference have both had changes lately; this integrates them upstream. | ||||
| 2017-03-27 | Update various book modules | steveklabnik | -0/+0 | |
| This includes an important fix for rustc contributors in https://github.com/rust-lang/book/pull/571 I'm going to update the other ones as well here while we're at it; no need to spam PRs. | ||||
| 2017-03-22 | Update the book submodule and fix tidy | Vadim Petrochenkov | -0/+0 | |
| 2017-03-20 | Update book and reference submodules | steveklabnik | -0/+0 | |
| Some links needed adjustment to support this new scheme. | ||||
| 2017-03-20 | Import submodule for the book. | steveklabnik | -0/+0 | |
| It's all in the external repository now. | ||||
| 2017-03-20 | Remove the existing book | steveklabnik | -17500/+0 | |
| We'll bring this back in with the next commit, as a submodule. | ||||
| 2017-03-17 | Rollup merge of #40466 - projektir:outdated_docs_highlighting, r=steveklabnik | Corey Farwell | -19/+2 | |
| Remove doc about highlighting code in other languages #40301 This doesn't appear to be true any longer, so removing it to avoid confusion. See #40301 Thoughts: - may be a good idea to remove "Let's discuss the details of these code blocks.", as there's not much being discussed at this point; - does `text` still work? r? @steveklabnik | ||||
| 2017-03-17 | Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnik | Corey Farwell | -1/+1 | |
| Update usages of 'OSX' (and other old names) to 'macOS'. As of last year with version 'Sierra', the Mac operating system is now called 'macOS'. | ||||
| 2017-03-13 | Remove function invokation parens from documentation links. | Corey Farwell | -5/+5 | |
| This was never established as a convention we should follow in the 'More API Documentation Conventions' RFC: https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md | ||||
