| Age | Commit message (Expand) | Author | Lines |
| 2018-12-08 | Add missing comma in Generators | morganamilo | -1/+1 |
| 2018-12-07 | Update the book to fix some edition-related bugs | Carol (Nichols || Goulding) | -0/+0 |
| 2018-12-04 | build the edition guide | Steve Klabnik | -0/+0 |
| 2018-12-03 | Rollup merge of #56418 - petrochenkov:wintidy, r=nagisa | kennytm | -0/+0 |
| 2018-12-03 | Rollup merge of #56402 - scottmcm:better-marker-trait-example, r=Centril | kennytm | -6/+8 |
| 2018-12-02 | Fix failing tidy (line endings on Windows) | Vadim Petrochenkov | -0/+0 |
| 2018-12-01 | Improve the unstable book example for `#[marker]` | Scott McMurray | -6/+8 |
| 2018-11-30 | Removed chapter from Unstable Book. | Alexander Regueiro | -24/+0 |
| 2018-12-01 | Rollup merge of #56365 - alexreg:stabilise-self_struct_ctor, r=Centril | kennytm | -33/+0 |
| 2018-11-30 | Removed feature gate. | Alexander Regueiro | -33/+0 |
| 2018-11-30 | Add the edition guide to doc.rust-lang.org | Steve Klabnik | -0/+0 |
| 2018-11-30 | update nomicon | Steve Klabnik | -0/+0 |
| 2018-11-29 | Rollup merge of #56257 - mark-i-m:rustc-guide-links, r=nikomatsakis | Guillaume Gomez | -2/+2 |
| 2018-11-29 | Rollup merge of #56148 - mark-i-m:rustc-guide-submodule, r=nikomatsakis | Guillaume Gomez | -0/+0 |
| 2018-11-29 | Rollup merge of #56080 - mark-i-m:patch-2, r=steveklabnik | Guillaume Gomez | -0/+3 |
| 2018-11-27 | remove uses of feature gate | Mark Mansi | -1/+0 |
| 2018-11-27 | remove unstable book entry | Mark Mansi | -22/+0 |
| 2018-11-26 | rustc-guide has moved | Who? Me?! | -1/+1 |
| 2018-11-26 | rustc-guide has moved | Mark Mansi | -2/+2 |
| 2018-11-26 | Add rustc-guide as a submodule | Mark Mansi | -0/+0 |
| 2018-11-25 | Rollup merge of #56072 - da-x:stabilize-literal-matcher, r=petrochenkov | Pietro Albini | -17/+0 |
| 2018-11-25 | Rollup merge of #56045 - qnighy:additional-sizedness, r=cramertj | Pietro Albini | -2/+0 |
| 2018-11-21 | Stabilize macro_literal_matcher | Dan Aloni | -17/+0 |
| 2018-11-21 | Modify doc to reflect the unsized-locals improvement. | Masaki Hara | -2/+0 |
| 2018-11-20 | fix more links | Steve Klabnik | -4/+2 |
| 2018-11-20 | update books | Steve Klabnik | -0/+0 |
| 2018-11-19 | Reduce the amount of bold text at doc.rust-lang.org | Who? Me?! | -0/+3 |
| 2018-11-19 | Link to rustc guide | Who? Me?! | -0/+6 |
| 2018-11-18 | resolve: Reintroduce feature gate for uniform paths in imports | Vadim Petrochenkov | -2/+2 |
| 2018-11-09 | don't inline `pub use some_crate` unless directly asked to | QuietMisdreavus | -0/+3 |
| 2018-11-03 | Added section to Unstable Book. | Alexander Regueiro | -0/+34 |
| 2018-11-02 | Auto merge of #54543 - GuillaumeGomez:top-level-index, r=QuietMisdreavus | bors | -11/+24 |
| 2018-11-02 | Move doc_alias doc | Guillaume Gomez | -16/+16 |
| 2018-11-02 | Add documentation for index-page features | Guillaume Gomez | -0/+13 |
| 2018-10-24 | Reflect by-value object safety in the unstable book. | Masaki Hara | -4/+2 |
| 2018-10-20 | update books for the next release | Steve Klabnik | -0/+0 |
| 2018-10-16 | [Rustc Book] Quotes around value in --cfg example | Havvy (Ryan Scheel) | -1/+1 |
| 2018-10-15 | [Rustc Book] Explain --cfg's arguments | Havvy (Ryan Scheel) | -0/+5 |
| 2018-10-14 | Unused result warning: "X which must" ↦ "X that must" | varkor | -3/+3 |
| 2018-10-10 | Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=Manishearth | Manish Goregaokar | -35/+0 |
| 2018-10-10 | Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkov | Manish Goregaokar | -0/+20 |
| 2018-10-09 | Remove unstable-book documentation | flip1995 | -35/+0 |
| 2018-10-07 | cfg-attr-multi: Change issue number to actual tracking issue | Havvy (Ryan Scheel) | -2/+2 |
| 2018-10-08 | Auto merge of #54609 - kzys:404-search, r=GuillaumeGomez | bors | -21/+54 |
| 2018-10-07 | cfg_attr_multi: Feature gate | Havvy (Ryan Scheel) | -0/+20 |
| 2018-10-05 | dro -> duckduckgo | Kazuyoshi Kato | -2/+2 |
| 2018-10-01 | Introduce language items for `Arc` and `Rc`. | David Wood | -0/+2 |
| 2018-09-30 | Unify the search boxes | Kazuyoshi Kato | -24/+40 |
| 2018-09-26 | Add the library search box on the 404 page | Kazuyoshi Kato | -15/+32 |
| 2018-09-26 | docs: this llvm feature only supports the ELF object format | Jorge Aparicio | -0/+4 |