| Age | Commit message (Expand) | Author | Lines |
| 2019-06-08 | Remove some more `#![feature(custom_attribute)]`s | Vadim Petrochenkov | -6/+4 |
| 2019-06-08 | Auto merge of #61529 - ehuss:update-books, r=GuillaumeGomez | bors | -0/+0 |
| 2019-06-06 | Some code cleanup and tidy/test fixes | Vadim Petrochenkov | -3/+3 |
| 2019-06-04 | Update books | Eric Huss | -0/+0 |
| 2019-05-31 | Rollup merge of #61372 - mati865:books, r=Centril,GuillaumeGomez | Pietro Albini | -22/+22 |
| 2019-05-30 | Migrate rustdoc book to MdBook2 | Mateusz Mikuła | -6/+6 |
| 2019-05-30 | Migrate unstable-book to MdBook2 | Mateusz Mikuła | -16/+16 |
| 2019-05-30 | Rollup merge of #61279 - llogiq:implicit-option-main-doctests, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+13 |
| 2019-05-30 | Rollup merge of #60850 - SimonSapin:unguarded, r=alexcrichton | Mazdak Farrokhzad | -7/+0 |
| 2019-05-28 | implicit `Option`-returning doctests | Andre Bogus | -0/+13 |
| 2019-05-28 | rustc-book: Update the rustc/clang compatibility table for xLTO. | Michael Woerister | -2/+3 |
| 2019-05-27 | Stabilize repr_align_enum in 1.37.0. | Mazdak Farrokhzad | -42/+0 |
| 2019-05-26 | docs: fix typo #61197 | airt | -1/+1 |
| 2019-05-24 | Fixed type-alias-bounds lint doc | Cerberuser | -4/+7 |
| 2019-05-17 | Auto merge of #49799 - hdhoang:46205_deny_incoherent_fundamental_impls, r=nik... | bors | -43/+2 |
| 2019-05-17 | Rollup merge of #60791 - ehuss:update-books, r=Mark-Simulacrum | Manish Goregaokar | -0/+0 |
| 2019-05-16 | Rollup merge of #60278 - ehuss:doc-html_root_url, r=GuillaumeGomez | Manish Goregaokar | -0/+15 |
| 2019-05-16 | Rollup merge of #60207 - felixrabe:patch-1, r=steveklabnik | Manish Goregaokar | -10/+10 |
| 2019-05-15 | Update books | Eric Huss | -0/+0 |
| 2019-05-15 | Stabilize RefCell::try_borrow_unguarded | Simon Sapin | -7/+0 |
| 2019-05-12 | Update rustc book CLI docs. | Eric Huss | -11/+156 |
| 2019-04-25 | Document the `html_root_url` doc attribute value. | Eric Huss | -0/+15 |
| 2019-04-23 | Update cargo, books | Eric Huss | -0/+0 |
| 2019-04-23 | Outdent example, preserving nested fence | Felix Rabe | -10/+10 |
| 2019-04-18 | Rename files in doc | Yuki OKUSHI | -11/+11 |
| 2019-04-16 | lint: convert incoherent_fundamental_impls into hard error | Hoàng Đức Hiếu | -43/+2 |
| 2019-04-14 | Rollup merge of #59930 - kornelski:first-robots, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+8 |
| 2019-04-14 | Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehuss | Mazdak Farrokhzad | -0/+1 |
| 2019-04-13 | Exclude some copies of old book editions from search engines | Kornel | -0/+8 |
| 2019-04-12 | Rollup merge of #59680 - DevQps:document-rustc-z-flag, r=cramertj | Mazdak Farrokhzad | -0/+7 |
| 2019-04-11 | Auto merge of #59211 - nox:refcell-borrow-state, r=KodrAus | bors | -0/+7 |
| 2019-04-10 | Updated the description of -Z in the rustc book. | Christian | -4/+5 |
| 2019-04-07 | Change root path for unstable-book | Bastian Gruber | -0/+3 |
| 2019-04-06 | Update books | Eric Huss | -0/+0 |
| 2019-04-06 | Add book.toml to tools/unstable, add copy_book_toml to scipt | Bastian Gruber | -2/+0 |
| 2019-04-05 | Add ignore to doc code | Masaki Hara | -2/+2 |
| 2019-04-05 | Simplify fnbox docs. | Masaki Hara | -235/+15 |
| 2019-04-05 | Stabilize boxed_closure_impls in 1.35.0. | Charles Lew | -98/+0 |
| 2019-04-05 | Fix failing tests. | Masaki Hara | -1/+1 |
| 2019-04-05 | Add unstable-book articles on fnbox and boxed_closure_impls. | Masaki Hara | -0/+350 |
| 2019-04-04 | Rollup merge of #59685 - lzutao:patch-1, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+1 |
| 2019-04-04 | Add description for -Os and -Oz in rustc.1 | lzutao | -1/+1 |
| 2019-04-03 | Add documentation on the -Z flag on the command-line arguments section in the... | Christian | -0/+6 |
| 2019-04-03 | Updated the environment description in rustc. | Christian | -2/+2 |
| 2019-03-31 | update rustc-guide submodule | mark | -0/+0 |
| 2019-03-30 | Rollup merge of #59569 - gruberb:add-title-for-unstable-book, r=frewsxcv | Mazdak Farrokhzad | -0/+2 |
| 2019-03-30 | Rollup merge of #59405 - benesch:docs-font, r=GuillaumeGomez | Mazdak Farrokhzad | -3/+3 |
| 2019-03-30 | Add book.toml with title to unstable-book doc | Bastian Gruber | -0/+2 |
| 2019-03-30 | Rollup merge of #59376 - davidtwco:finally-rfc-2008-variants, r=petrochenkov,... | Mazdak Farrokhzad | -5/+6 |
| 2019-03-29 | Rollup merge of #59366 - ehuss:update-books, r=QuietMisdreavus | Mazdak Farrokhzad | -3/+3 |