| Age | Commit message (Expand) | Author | Lines |
| 2019-06-02 | Fixed misspelling | Vallentin | -3/+3 |
| 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 | Add more info subsection with links to forge and rustc api docs | Santiago Pastorino | -0/+11 |
| 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-17 | Renamed the file and title of the diagnostics chapter. | Julian Wollersberger | -5/+5 |
| 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 | Added rustc phases diagram and explanation | Iñaki Garay | -44/+230 |
| 2019-05-15 | Mention running tests for subdirectories | varkor | -3/+22 |
| 2019-05-15 | Fixed links broken by merging chalks rules and solve | Iñaki Garay | -11/+9 |
| 2019-05-15 | Stabilize RefCell::try_borrow_unguarded | Simon Sapin | -7/+0 |
| 2019-05-14 | Add documentation about profile-guided optimization. | Michael Woerister | -0/+133 |
| 2019-05-12 | Update rustc book CLI docs. | Eric Huss | -11/+156 |
| 2019-05-07 | Fix typo, 'which' repeated twice | Tom Mulvaney | -1/+1 |
| 2019-05-04 | Merge pull request #304 from rasendubi/fix-canonicalization | Niko Matsakis | -6/+6 |
| 2019-05-03 | Rename to RUSTC_LOG | Yuki Okushi | -9/+9 |
| 2019-05-03 | Added mention of universal ctags | Iñaki Garay | -4/+13 |
| 2019-05-01 | Fix link in walkthrough | guilherme | -0/+2 |
| 2019-05-01 | Remove IRC from discussion chats | Nicolas | -10/+4 |
| 2019-05-01 | Bring the updating LLVM guide up to date | Alex Crichton | -35/+27 |
| 2019-04-25 | use nightly rust for ci | Mark Mansi | -0/+2 |
| 2019-04-25 | Fixed broken chalk links | Iñaki Garay | -4/+4 |
| 2019-04-25 | Document the `html_root_url` doc attribute value. | Eric Huss | -0/+15 |
| 2019-04-24 | Add documentation for two-phase borrows | Matthew Jasper | -0/+101 |
| 2019-04-24 | Explain new powers of the `treat-err-as-bug` flag | Oliver Scherer | -2/+4 |
| 2019-04-23 | Update cargo, books | Eric Huss | -0/+0 |
| 2019-04-23 | Outdent example, preserving nested fence | Felix Rabe | -10/+10 |
| 2019-04-23 | Update lowering-module test case | Alexey Shmalko | -9/+8 |
| 2019-04-20 | [canonicalization] fix result canonicalization example | Alexey Shmalko | -6/+6 |
| 2019-04-20 | Update BodyId description | Alexey Shmalko | -2/+2 |
| 2019-04-17 | Update test-implementation chapter to current code | Alexey Shmalko | -10/+8 |
| 2019-04-18 | Rename files in doc | Yuki OKUSHI | -11/+11 |
| 2019-04-16 | update chalk with new organization | Mark Mansi | -33/+34 |
| 2019-04-16 | move to subsection | Mark Mansi | -36/+37 |
| 2019-04-16 | fix MovePathIndex link | Mark Mansi | -8/+6 |
| 2019-04-16 | Update query chapter for the query macro rewrite | Alexey Shmalko | -32/+44 |
| 2019-04-16 | subchapter with information about `--error-format json` | Zack M. Davis | -0/+37 |
| 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 |