| Age | Commit message (Expand) | Author | Lines |
| 2019-03-09 | Rollup merge of #58626 - QuietMisdreavus:doc-coverage, r=GuillaumeGomez | Mazdak Farrokhzad | -4/+31 |
| 2019-03-08 | Update books | Eric Huss | -0/+0 |
| 2019-03-01 | Auto merge of #58800 - ehuss:update-books, r=Centril | bors | -0/+0 |
| 2019-02-28 | tweak docs for rustdoc's `--show-coverage` | QuietMisdreavus | -4/+8 |
| 2019-02-28 | update docs for doc coverage | QuietMisdreavus | -2/+4 |
| 2019-02-28 | tabs -> spaces | QuietMisdreavus | -4/+4 |
| 2019-02-28 | add option to calculate documentation coverage | QuietMisdreavus | -0/+21 |
| 2019-02-27 | Update edition-guide | Eric Huss | -0/+0 |
| 2019-02-27 | Add c_variadic to the unstable-book | Dan Robertson | -0/+50 |
| 2019-02-27 | Auto merge of #58709 - kornelski:book, r=QuietMisdreavus | bors | -0/+0 |
| 2019-02-25 | Update book submodule | Kornel | -0/+0 |
| 2019-02-25 | Rollup merge of #55632 - ollie27:deny_overflowing_literals, r=Centril | Mazdak Farrokhzad | -20/+20 |
| 2019-02-20 | fix typo | Andre Bogus | -1/+1 |
| 2019-02-20 | Rollup merge of #58544 - TheBiggerGuy:rustc-doc-cli-args, r=TimNN | kennytm | -2/+2 |
| 2019-02-20 | Rollup merge of #58534 - dwijnand:mention-capping-forbid-lints, r=oli-obk | kennytm | -1/+3 |
| 2019-02-20 | Rollup merge of #56470 - llogiq:process-termination-doctest, r=GuillaumeGomez | kennytm | -0/+17 |
| 2019-02-17 | Add links to codegen docs for rustc synonym flags | Guy Taylor | -2/+2 |
| 2019-02-17 | Fix doc for rustc "-g" flag | Guy Taylor | -1/+1 |
| 2019-02-17 | Modify doctest's auto-`fn main()` to allow `Result`s | Andre Bogus | -0/+17 |
| 2019-02-17 | Mention capping forbid lints | Dale Wijnand | -1/+3 |
| 2019-02-14 | Rollup merge of #57856 - lzutao:fix-old-first-edition, r=steveklabnik | Mazdak Farrokhzad | -4/+4 |
| 2019-02-13 | Convert old doc links to current edition | Lzu Tao | -4/+4 |
| 2019-02-12 | Add documentation about -Clinker-plugin-lto to rustc book. | Michael Woerister | -1/+110 |
| 2019-02-10 | Rollup merge of #58350 - petrochenkov:embed, r=frewsxcv | Guillaume Gomez | -0/+0 |
| 2019-02-10 | Fix failing tidy (line endings on Windows) | Vadim Petrochenkov | -0/+0 |
| 2019-02-09 | Some writing improvement, conciseness of intro | Robert Hayek | -4/+3 |
| 2019-02-07 | Auto merge of #57998 - niklasf:align-enum, r=nagisa | bors | -0/+42 |
| 2019-02-05 | Add Rustlings to the doc index | liv | -0/+6 |
| 2019-02-04 | Update embedded book dependency | James Munns | -0/+0 |
| 2019-02-04 | Add embedded book | James Munns | -0/+16 |
| 2019-01-31 | Clarify semantics of #[repr(align(x))] on enums | Niklas Fiekas | -0/+16 |
| 2019-01-30 | Allow #[repr(align(x))] on enums (#57996) | Niklas Fiekas | -0/+26 |
| 2019-01-29 | Add link to the edition guide. | Siddhartha Sahu | -0/+4 |
| 2019-01-27 | Change generator trait to use pinning | Wim Looman | -13/+18 |
| 2019-01-26 | Change crate-visibility-modifier issue number in The Unstable Book | Hirokazu Hata | -2/+2 |
| 2019-01-24 | Remove quote_*! macros and associated APIs | Mark Simulacrum | -1/+2 |
| 2019-01-21 | Auto merge of #55045 - kleimkuhler:add-std-is_sorted, r=KodrAus | bors | -0/+11 |
| 2019-01-18 | Rollup merge of #57212 - phansch:improve_rustc_book_contributing, r=steveklabnik | Mazdak Farrokhzad | -1/+7 |
| 2019-01-18 | Rollup merge of #57132 - daxpedda:master, r=steveklabnik | Mazdak Farrokhzad | -1/+1 |
| 2019-01-17 | Add is_sorted unstable documentation | Kevin Leimkuhler | -0/+11 |
| 2019-01-17 | Bless test. | Wesley Norris | -1/+9 |
| 2019-01-17 | Add book section and fix typo. | Wesley Norris | -0/+4 |
| 2019-01-17 | Deny the `overflowing_literals` lint for all editions | Oliver Middleton | -20/+20 |
| 2019-01-17 | Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrum | bors | -0/+0 |
| 2019-01-16 | Updated Book and Reference submodules. | Alexander Regueiro | -0/+0 |
| 2019-01-14 | Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov | Mazdak Farrokhzad | -40/+0 |
| 2019-01-13 | remove extern_in_paths. | Mazdak Farrokhzad | -40/+0 |
| 2019-01-13 | Update the const fn tracking issue to the new metabug | varkor | -2/+2 |
| 2019-01-12 | Stabilise irrefutable if-let and while-let patterns | varkor | -28/+0 |
| 2019-01-08 | stabilise cfg_attr | dylan_DPC | -20/+0 |