| Age | Commit message (Expand) | Author | Lines |
| 2020-10-21 | Replace links to `buildbot2.r-l.o` with `bors.r-l.o` | Yuki Okushi | -5/+5 |
| 2020-10-19 | Revert "Remove outdated build rustdoc --stage 1" | Joshua Nelson | -1/+1 |
| 2020-10-19 | Remove outdated build rustdoc --stage 1 | Ivan Tham | -1/+1 |
| 2020-10-19 | Fix typo errros -> errors | Santiago Pastorino | -1/+1 |
| 2020-10-18 | Auto merge of #76885 - dylni:move-slice-check-range-to-range-bounds, r=KodrAus | bors | -10/+10 |
| 2020-10-16 | Explain why exhaustiveness is necessary for soundness | Nadrieril | -1/+2 |
| 2020-10-16 | Explain pattern exhaustiveness checking | Nadrieril | -1/+81 |
| 2020-10-15 | Fix a link on git.md | Yuki Okushi | -1/+1 |
| 2020-10-15 | Update submodules for link fixes | Joshua Nelson | -0/+0 |
| 2020-10-15 | Deny broken intra-doc links in linkchecker | Joshua Nelson | -0/+2 |
| 2020-10-15 | Rollup merge of #77951 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2020-10-14 | Add support for SHA256 source file hashing for LLVM 11+. | Arlo Siemsen | -1/+1 |
| 2020-10-14 | Update books | Eric Huss | -0/+0 |
| 2020-10-14 | Update codegen-backend.md | XAMPPRocky | -0/+3 |
| 2020-10-14 | Update codegen-backend.md | XAMPPRocky | -2/+2 |
| 2020-10-14 | Update src/doc/unstable-book/src/compiler-flags/codegen-backend.md | XAMPPRocky | -1/+1 |
| 2020-10-14 | Document -Z codegen-backend in the unstable book | Erin Power | -0/+28 |
| 2020-10-14 | Rollup merge of #77239 - shepmaster:silicon-ci-plus, r=pietroalbini | Yuki Okushi | -1/+1 |
| 2020-10-13 | aarch64-apple-darwin now includes Cargo | Jake Goulding | -1/+1 |
| 2020-10-13 | Auto merge of #76830 - Artoria2e5:tune, r=nagisa | bors | -2/+18 |
| 2020-10-13 | Added description of word Scrutinee to the glossary (#921) | 1c3t3a | -0/+1 |
| 2020-10-12 | Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini | bors | -1/+1 |
| 2020-10-11 | Auto merge of #75991 - shepmaster:silicon-ci, r=pietroalbini | bors | -3/+3 |
| 2020-10-11 | Mention you will need recent versions of mdbook* | Camelid | -2/+2 |
| 2020-10-11 | Use official mdbook-linkcheck version | Camelid | -5/+4 |
| 2020-10-10 | Auto merge of #76934 - camelid:rustdoc-allow-generic-params, r=jyn514 | bors | -13/+42 |
| 2020-10-10 | Auto merge of #77337 - lzutao:asm-mips64, r=Amanieu | bors | -14/+13 |
| 2020-10-10 | Update installation instructions for `mdbook-linkcheck` | LeSeulArtichaut | -2/+3 |
| 2020-10-10 | Apply suggestions from code review | LeSeulArtichaut | -1/+12 |
| 2020-10-10 | Talk about git submodules | LeSeulArtichaut | -0/+75 |
| 2020-10-09 | Link to GitHub issue re macro resolution | Camelid | -1/+3 |
| 2020-10-08 | Update rustdoc intra-doc link docs | Camelid | -13/+40 |
| 2020-10-08 | Recommend debug-logging instead of debug | Joshua Nelson | -20/+7 |
| 2020-10-08 | Better error message | Who? Me?! | -1/+1 |
| 2020-10-08 | Lol logic is hard | Who? Me?! | -1/+1 |
| 2020-10-08 | add assert | mark | -0/+5 |
| 2020-10-08 | More debuggable bash settings | Who? Me?! | -0/+3 |
| 2020-10-08 | Add comment referring to travis docs | Who? Me?! | -0/+1 |
| 2020-10-08 | pin mdbook-linkcheck version | mark | -1/+1 |
| 2020-10-08 | linkcheck only for changed files except in cron jobs | mark | -1/+22 |
| 2020-10-08 | Update more occurrences of system llvm link | Justus K | -2/+2 |
| 2020-10-08 | Fix broken "system LLVM" link | Stu | -1/+1 |
| 2020-10-08 | Fix typos (#916) | mautamu | -2/+2 |
| 2020-10-07 | Add section describing git hook functionality | Cass | -6/+20 |
| 2020-10-07 | Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514 | bors | -0/+35 |
| 2020-10-06 | Rollup merge of #76855 - jyn514:platform-specific, r=ollie27 | Yuki Okushi | -21/+50 |
| 2020-10-05 | Revamp rustdoc docs about documentation using `cfg` | Joshua Nelson | -21/+50 |
| 2020-10-05 | Pass tune-cpu to LLVM | Mingye Wang | -2/+18 |
| 2020-10-04 | Document `Assemble` | Joshua Nelson | -5/+18 |
| 2020-10-04 | Allow anyone to change the status of a PR | LeSeulArtichaut | -0/+7 |