| Age | Commit message (Expand) | Author | Lines |
| 2019-01-01 | Auto merge of #57194 - matthiaskrgr:copyright_headers, r=Centril | bors | -12/+0 |
| 2018-12-30 | docs(rustc): Link to the book's source in rustc | Philipp Hansch | -1/+7 |
| 2018-12-29 | Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkov | bors | -0/+36 |
| 2018-12-28 | remove remaining copyright headers | Matthias Krüger | -12/+0 |
| 2018-12-27 | Update references to closed issue | Ian Douglas Scott | -2/+2 |
| 2018-12-26 | Added chapter to Unstable Book. | Alexander Regueiro | -0/+36 |
| 2018-12-26 | Document that `-C opt-level=0` implies `-C debug-assertions`. | daxpedda | -1/+1 |
| 2018-12-24 | Auto merge of #56770 - satyarohith:patch-1, r=Centril | bors | -2/+2 |
| 2018-12-23 | Rollup merge of #57049 - cramertj:repr-packed, r=Centril | kennytm | -8/+0 |
| 2018-12-21 | Remove unstable-book repr-packed entry | Taylor Cramer | -8/+0 |
| 2018-12-20 | new --static-root-path flag for controlling static file locations | QuietMisdreavus | -0/+15 |
| 2018-12-14 | Fixes broken links | Roberto Vidal | -3/+3 |
| 2018-12-14 | Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisa | bors | -61/+7 |
| 2018-12-13 | fix: make hello public | Satya Rohith | -2/+2 |
| 2018-12-13 | Stabilize `linker-flavor` flag. | David Wood | -61/+7 |
| 2018-12-08 | Auto merge of #56615 - integer32llc:update-book, r=GuillaumeGomez | bors | -0/+0 |
| 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 |