| Age | Commit message (Expand) | Author | Lines |
| 2021-02-27 | Remove the x86_64-rumprun-netbsd target | Simonas Kazlauskas | -1/+0 |
| 2021-02-27 | Rollup merge of #82396 - pickfire:patch-5, r=GuillaumeGomez | Dylan DPC | -2/+2 |
| 2021-02-27 | Add for example word to spotlight doc | Ivan Tham | -2/+2 |
| 2021-02-25 | Rollup merge of #82463 - jrmuizel:patch-1, r=steveklabnik | Aaron Hill | -1/+1 |
| 2021-02-24 | Use Oxform comma | Ivan Tham | -1/+1 |
| 2021-02-23 | panic_bounds_checks should be panic_bounds_check | Jeff Muizelaar | -1/+1 |
| 2021-02-23 | Fix typo in sanitizer flag in unstable book. | Corey Farwell | -2/+2 |
| 2021-02-22 | Fix compile failure due to 2015 module system being weird | Joshua Nelson | -1/+1 |
| 2021-02-23 | Rollup merge of #82166 - kaniini:s390x-musl-target, r=nagisa | Dylan DPC | -0/+1 |
| 2021-02-23 | Rollup merge of #81154 - dylni:improve-design-of-assert-len, r=KodrAus | Dylan DPC | -10/+0 |
| 2021-02-23 | Rollup merge of #79423 - camelid:smart-punct, r=jyn514 | Dylan DPC | -5/+21 |
| 2021-02-22 | Update for review comments. | Eric Huss | -9/+10 |
| 2021-02-22 | Add Future trait for doc_spotlight feature doc | Ivan Tham | -2/+2 |
| 2021-02-21 | Rollup merge of #81966 - deg4uss3r:degausser/aarch64_apple_ios_sim, r=shepmaster | Yuki Okushi | -0/+1 |
| 2021-02-20 | Add a chapter on the test harness. | Eric Huss | -1/+286 |
| 2021-02-20 | iOS simulator: pick the target based on the environment variable | Jan-Erik Rediger | -1/+1 |
| 2021-02-20 | Rollup merge of #82316 - ehuss:lto-doc-fix, r=GuillaumeGomez | Guillaume Gomez | -3/+3 |
| 2021-02-19 | Fix minor mistake in LTO docs. | Eric Huss | -3/+3 |
| 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 |