| Age | Commit message (Expand) | Author | Lines |
| 2019-06-26 | Update src/borrow_check/region_inference/lifetime_parameters.md | Niko Matsakis | -1/+1 |
| 2019-06-26 | Update src/borrow_check/region_inference/constraint_propagation.md | Niko Matsakis | -1/+1 |
| 2019-06-26 | adjust overview slightly | Niko Matsakis | -13/+14 |
| 2019-06-26 | describe region inference and member constraints in some detail | Niko Matsakis | -68/+466 |
| 2019-06-26 | start filling out the constraint propagation chapter in more detail | Niko Matsakis | -1/+144 |
| 2019-06-26 | break out parts of the region inference chapter into sub-chapters | Niko Matsakis | -457/+461 |
| 2019-06-26 | fix typo | Niko Matsakis | -1/+1 |
| 2019-06-26 | avoid ftp links | Mark Mansi | -2/+2 |
| 2019-06-26 | fix broken links | Mark Mansi | -5/+6 |
| 2019-06-26 | add bibligraphy appendix | Mark Mansi | -0/+90 |
| 2019-06-25 | Auto merge of #60732 - jswrenn:arbitrary_enum_discriminant, r=pnkfelix | bors | -0/+37 |
| 2019-06-24 | Update to mdbook-linkcheck 0.3.0 | Who? Me?! | -1/+1 |
| 2019-06-24 | Update mdbook | Who? Me?! | -2/+2 |
| 2019-06-24 | Change stage0 cfg_attr to bootstrap | flip1995 | -1/+1 |
| 2019-06-24 | fix compiler-team | b41sh | -1/+1 |
| 2019-06-22 | Remove FnBox. | Mazdak Farrokhzad | -35/+1 |
| 2019-06-22 | Rollup merge of #61267 - michaelwoerister:update-xlto-table, r=alexcrichton | Mazdak Farrokhzad | -2/+3 |
| 2019-06-21 | Implement arbitrary_enum_discriminant | John Wrenn | -0/+37 |
| 2019-06-21 | rustc-book: Add documentation on how to use PGO. | Michael Woerister | -0/+154 |
| 2019-06-20 | Update mdbook | Eric Huss | -0/+0 |
| 2019-06-20 | Added Rustc Debugger Support Chapter | Amanjeev Sethi | -0/+322 |
| 2019-06-19 | Closures implement Copy and Clone, generators don't | Jake Goulding | -1/+1 |
| 2019-06-18 | syntax: Factor out common fields from `SyntaxExtension` variants | Vadim Petrochenkov | -1/+1 |
| 2019-06-15 | fix typos | Mark Mansi | -2/+2 |
| 2019-06-15 | Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>. | Eduard-Mihai Burtescu | -76/+27 |
| 2019-06-15 | fix ci failures, typos, broken links | Mark Mansi | -4/+4 |
| 2019-06-15 | Some edits to address review comments | Mark Mansi | -60/+114 |
| 2019-06-15 | Notes about closure de-sugaring | Blitzerr | -0/+160 |
| 2019-06-15 | add note about rebuilding llvm | Mark Mansi | -1/+3 |
| 2019-06-15 | Changes to config.toml require a clean | Jonathan Behrens | -0/+3 |
| 2019-06-15 | type_alias_enum_variants: Remove from unstable book. | Mazdak Farrokhzad | -36/+0 |
| 2019-06-13 | Fix a few typos in type inference chapter | Jonas Schievink | -3/+3 |
| 2019-06-12 | Add triagebot | Santiago Pastorino | -0/+1 |
| 2019-06-12 | Rollup merge of #61734 - mati865:books, r=alexcrichton | Mazdak Farrokhzad | -0/+0 |
| 2019-06-11 | Update how-to-build-and-run.md | Who? Me?! | -1/+2 |
| 2019-06-11 | Update how-to-build-and-run.md | Who? Me?! | -7/+5 |
| 2019-06-11 | Update compiler-debugging.md | Who? Me?! | -3/+4 |
| 2019-06-11 | use debug instead of debuginfo-level | Who? Me?! | -3/+4 |
| 2019-06-11 | Migrate rust-by-example to MdBook2 | Mateusz MikuĊa | -0/+0 |
| 2019-06-10 | Implement RFC 2645 (transparent enums and unions) | Michael Bradshaw | -0/+176 |
| 2019-06-09 | Auto merge of #61229 - Centril:stabilize-repr_align_enum, r=nagisa | bors | -42/+0 |
| 2019-06-08 | Auto merge of #61672 - Centril:rollup-jxo89ir, r=Centril | bors | -6/+4 |
| 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-07 | Replaced tabs with spaces | mdsimmo | -77/+77 |
| 2019-06-07 | correct indentation | mdsimmo | -80/+77 |
| 2019-06-06 | Some code cleanup and tidy/test fixes | Vadim Petrochenkov | -3/+3 |
| 2019-06-04 | Update books | Eric Huss | -0/+0 |
| 2019-06-02 | Update information about debuginfo configuration | Vadim Petrochenkov | -10/+8 |
| 2019-06-02 | fix long line | mark | -1/+2 |