| Age | Commit message (Expand) | Author | Lines |
| 2021-03-10 | Rollup merge of #82733 - Yn0ga:master, r=estebank | Yuki Okushi | -0/+1 |
| 2021-03-09 | address pr review comments | katelyn a. martin | -1/+2 |
| 2021-03-09 | rustc_target: add "unwind" payloads to `Abi` | katelyn a. martin | -0/+14 |
| 2021-03-09 | Update cmake version in prerequisites.md (#1077) | Wesley Wiser | -1/+1 |
| 2021-03-09 | Fix typo: suceed -> succeed | Chayim Refael Friedman | -1/+1 |
| 2021-03-09 | Add article on using WPA to profile rustc memory usage on Windows (#1074) | Wesley Wiser | -0/+113 |
| 2021-03-08 | Rollup merge of #82810 - amaurremi:source-based-coverage-typo, r=ehuss | Mara Bos | -1/+1 |
| 2021-03-07 | Use more accurate estimate of generated LLVM IR with llvm-lines | Tomasz Miąsko | -27/+41 |
| 2021-03-07 | Rollup merge of #77916 - QuiltOS:kernel-code-targets-os-none, r=joshtriplett | Yuki Okushi | -2/+2 |
| 2021-03-05 | Typo fix: cargo cov -> cargo profdata | Marianna Rapoport | -1/+1 |
| 2021-03-04 | Add powerpc-unknown-openbsd target | yn0ga | -0/+1 |
| 2021-03-04 | Rollup merge of #82690 - jyn514:remove-pass-docs, r=Manishearth | Guillaume Gomez | -132/+67 |
| 2021-03-04 | Update rustdoc documentation | Joshua Nelson | -132/+67 |
| 2021-03-04 | Rollup merge of #82315 - jsha:font-display-swap, r=GuillaumeGomez | Yuki Okushi | -0/+6 |
| 2021-03-04 | Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomez | Yuki Okushi | -14/+21 |
| 2021-03-02 | Improve page load performance in rustdoc. | Jacob Hoffman-Andrews | -0/+6 |
| 2021-03-02 | Rollup merge of #82691 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-03-02 | Rollup merge of #80874 - jyn514:intra-doc-docs, r=Manishearth | Yuki Okushi | -13/+62 |
| 2021-03-01 | Update books | Eric Huss | -0/+0 |
| 2021-03-01 | Address review comments | Joshua Nelson | -14/+21 |
| 2021-03-01 | Change built-in kernel targets to be os = none throughout | John Ericson | -2/+2 |
| 2021-03-01 | Update supported platforms doc | Jakub Kulik | -2/+2 |
| 2021-02-28 | Cleanup rustdoc chapters a bit | Camelid | -12/+9 |
| 2021-02-28 | Fix broken links | Yuki Okushi | -3/+3 |
| 2021-02-28 | Auto merge of #82350 - ehuss:test-chapter, r=jyn514 | bors | -1/+287 |
| 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-26 | Document how to enable CI LLVM without using `x.py setup` | Camelid | -0/+8 |
| 2021-02-26 | Remove some unrelated changes | Camelid | -2/+2 |
| 2021-02-26 | Fix typos | Camelid | -5/+5 |
| 2021-02-26 | Restore instructions for using system LLVM | Camelid | -0/+28 |
| 2021-02-26 | Update some out-of-date information | Camelid | -20/+18 |
| 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 | Fixes typo in getting started guide | Daniel Santos | -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-22 | Fix formatting of more date references (#1067) | Camelid | -27/+38 |
| 2021-02-21 | Fix broken links in query.md (#1068) | Hirochika Matsumoto | -2/+2 |
| 2021-02-21 | Rollup merge of #81966 - deg4uss3r:degausser/aarch64_apple_ios_sim, r=shepmaster | Yuki Okushi | -0/+1 |
| 2021-02-20 | Update docs from date triage for 2021-02 (#1048) | Camelid | -24/+56 |
| 2021-02-20 | Fix date-check comment formatting (#1066) | Camelid | -10/+10 |
| 2021-02-20 | Add a chapter on the test harness. | Eric Huss | -1/+286 |