| Age | Commit message (Expand) | Author | Lines |
| 2021-02-19 | added aarch64_apple_ios_sim as a rustc target | Ricky (deg4uss3r) | -0/+1 |
| 2021-02-19 | remove checkboxes from s390x-unknown-linux-musl triplet | Ariadne Conill | -1/+1 |
| 2021-02-19 | add s390x-unknown-linux-musl target to platform support | Ariadne Conill | -0/+1 |
| 2021-02-18 | Don't include quite so much detail about the implementation | Joshua Nelson | -34/+16 |
| 2021-02-19 | Rollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514 | Dylan DPC | -0/+7 |
| 2021-02-19 | rustdoc: Support argument files | Miguel Ojeda | -0/+7 |
| 2021-02-18 | Rollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank | Yuki Okushi | -0/+2 |
| 2021-02-16 | Update books | Eric Huss | -0/+0 |
| 2021-02-16 | Add riscv32 and riscv64 musl to supported platform targets | Khem Raj | -0/+2 |
| 2021-02-14 | Update link for extern prelude. | Eric Huss | -1/+1 |
| 2021-02-12 | Remove unnecessary documentation page | dylni | -10/+0 |
| 2021-02-12 | Fix possible soundness issue in `ensure_subset_of` | dylni | -10/+10 |
| 2021-02-12 | Improve design of `assert_len` | dylni | -10/+10 |
| 2021-02-08 | HWASan documentation | Tri Vo | -2/+87 |
| 2021-02-07 | Document smart punctuation | Camelid | -5/+21 |
| 2021-02-07 | Add `--extern-loc` to augment unused crate dependency diagnostics | Jeremy Fitzhardinge | -0/+31 |
| 2021-02-06 | Rollup merge of #81766 - jyn514:task-lists, r=GuillaumeGomez | Jonas Schievink | -0/+20 |
| 2021-02-06 | Enable 'task list' markdown extension | Joshua Nelson | -0/+20 |
| 2021-02-04 | Adjust global_asm doc test to work on all platforms. | Eric Huss | -3/+5 |
| 2021-02-04 | Elaborate on rustdoc example reason for being ignored. | Eric Huss | -2/+2 |
| 2021-02-04 | tidy: Run tidy style against markdown files. | Eric Huss | -117/+129 |
| 2021-02-03 | Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievink | bors | -0/+88 |
| 2021-02-02 | Rollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn | Jack Huey | -0/+3 |
| 2021-02-02 | Add a new ABI to support cmse_nonsecure_call | Hugues de Valon | -0/+88 |
| 2021-01-31 | Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk | Jonas Schievink | -11/+0 |
| 2021-01-30 | Remove const_in_array_rep_expr | kadmin | -11/+0 |
| 2021-01-29 | Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3 | Yuki Okushi | -1/+29 |
| 2021-01-28 | rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo` | Alex Crichton | -1/+29 |
| 2021-01-27 | Add new aarch64 targets to platform-support.md | Amanieu d'Antras | -0/+3 |
| 2021-01-27 | Rollup merge of #81399 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-01-25 | Update books | Eric Huss | -0/+0 |
| 2021-01-25 | rustdoc: Document CommonMark extensions. | Eric Huss | -1/+65 |
| 2021-01-17 | Feature-gate `pointer` and `reference` in intra-doc links | Joshua Nelson | -0/+15 |
| 2021-01-14 | Rollup merge of #80973 - ehuss:update-books, r=ehuss | Mara Bos | -0/+0 |
| 2021-01-13 | Update tests for extern block linting | Mark Rousskov | -1/+1 |
| 2021-01-12 | Update books | Eric Huss | -0/+0 |
| 2021-01-10 | Fix relative links | Joshua Nelson | -8/+8 |
| 2021-01-10 | Fix typo | Joshua Nelson | -1/+1 |
| 2021-01-10 | Address review comments | Joshua Nelson | -25/+41 |
| 2021-01-10 | Document differences from markdown | Joshua Nelson | -0/+3 |
| 2021-01-10 | Update intra-doc link documentation to match the implementation | Joshua Nelson | -8/+56 |
| 2021-01-10 | Fix typo in source-based-code-coverage.md | Ikko Ashimine | -1/+1 |
| 2020-12-31 | Merge remote-tracking branch 'origin/master' into frewsxcv-san | Corey Farwell | -26/+33 |
| 2020-12-29 | Fix typo in ffi-pure.md | Ikko Ashimine | -1/+1 |
| 2020-12-28 | Rollup merge of #80410 - MarcoIeni:patch-1, r=jonas-schievink | Mara Bos | -1/+1 |
| 2020-12-28 | Rollup merge of #80393 - ehuss:doc-git-link, r=jyn514 | Mara Bos | -0/+6 |
| 2020-12-27 | rustdoc book: fix example | Marco Ieni | -1/+1 |
| 2020-12-27 | Auto merge of #79642 - ijackson:default-theme-stab, r=jyn514 | bors | -0/+20 |
| 2020-12-26 | Fix missing deny-by-default.md file. | Eric Huss | -0/+3 |
| 2020-12-26 | Add links to the source for the rustc and rustdoc books. | Eric Huss | -0/+6 |