| Age | Commit message (Expand) | Author | Lines |
| 2021-11-02 | Documentation. | Tor Hovland | -0/+9 |
| 2021-11-02 | Edit introduction to bootstrapping | pierwill | -54/+61 |
| 2021-11-02 | Add a template for target-specific documentation | Josh Triplett | -2/+56 |
| 2021-11-02 | Point to platform-support/ for target-specific documentation | Josh Triplett | -0/+6 |
| 2021-11-02 | Clarify documentation about running binaries | Josh Triplett | -3/+3 |
| 2021-11-02 | Clarify dependency requirements in the face of cross-compilation | Josh Triplett | -11/+13 |
| 2021-11-02 | Clarify how to quote and respond to the target tier policy requirements | Josh Triplett | -2/+4 |
| 2021-11-01 | Rollup merge of #90398 - GuillaumeGomez:doc-keyword-doc, r=camelid | Matthias Krüger | -2/+20 |
| 2021-10-31 | Auto merge of #89062 - mikeleany:new-target, r=cjgillot | bors | -0/+78 |
| 2021-10-31 | Add doc about doc(keyword) unstable attribute | Guillaume Gomez | -2/+20 |
| 2021-10-30 | Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelid | Matthias Krüger | -2/+6 |
| 2021-10-29 | Some minor adjustments to the diagnostic documentation | xFrednet | -3/+9 |
| 2021-10-29 | Unify titles in rustdoc book doc attributes chapter | Guillaume Gomez | -2/+6 |
| 2021-10-29 | Rollup merge of #90082 - noncombatant:patch-1, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2021-10-28 | Edit "About this guide" for semantic line feeds | pierwill | -29/+31 |
| 2021-10-29 | Fix `rustc_mir` related links (#1228) | Janggun Lee | -115/+122 |
| 2021-10-28 | Auto merge of #90339 - GuillaumeGomez:doc-alias-doc, r=GuillaumeGomez | bors | -2/+49 |
| 2021-10-28 | Add missing documentation for doc alias | Guillaume Gomez | -2/+49 |
| 2021-10-28 | implement type-changing-struct-update | SparrowLii | -0/+33 |
| 2021-10-27 | Add documentation for LLVM CFI support | Ramon de C Valle | -5/+10 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -19/+202 |
| 2021-10-26 | Add documentation for LLVM CFI support | Ramon de C Valle | -19/+202 |
| 2021-10-25 | Update books | Eric Huss | -0/+0 |
| 2021-10-25 | Rollup merge of #89581 - jblazquez:master, r=Mark-Simulacrum | Matthias Krüger | -0/+9 |
| 2021-10-24 | tidy: Remove submodules from edition exception list | Noah Lev | -0/+0 |
| 2021-10-23 | Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -0/+24 |
| 2021-10-23 | Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco | Matthias Krüger | -0/+43 |
| 2021-10-22 | Revert def_id addition from clean::Function, add test for | Will Crichton | -2/+12 |
| 2021-10-21 | Update author field | Noah Lev | -1/+1 |
| 2021-10-21 | Switch date-check to Rust 2021 | Noah Lev | -1/+1 |
| 2021-10-21 | document the unstable location-detail flag | Hudson Ayers | -0/+43 |
| 2021-10-22 | Describe how to trigger perf runs (#1237) | Rémy Rakic | -1/+4 |
| 2021-10-19 | Make printed message match the code comment | Chris Palmer | -1/+1 |
| 2021-10-19 | Fix minor typos | Chris Palmer | -2/+2 |
| 2021-10-19 | Small scrape-example fixes | Will Crichton | -1/+1 |
| 2021-10-18 | Remove docs on Assemble step (#1233) | Joshua Nelson | -19/+4 |
| 2021-10-14 | Revert "Stabilize `arbitrary_enum_discriminant`" | Mark Rousskov | -0/+37 |
| 2021-10-13 | Unlinkify email address to satisfy linkchecker | Josh Triplett | -1/+1 |
| 2021-10-13 | Documentation fixes. | Mike Leany | -2/+3 |
| 2021-10-13 | x86_64-unknown-none: Add target documentation | Josh Triplett | -1/+77 |
| 2021-10-13 | Rename x86_64-unknown-none-elf to x86_64-unknown-none | Josh Triplett | -1/+1 |
| 2021-10-13 | Add `x86_64-unknown-none-elf` to `platform-support.md`. | Mike Leany | -0/+1 |
| 2021-10-11 | Update books | Eric Huss | -0/+0 |
| 2021-10-12 | Update some docs from 2021-10 date triage (#1230) | Yusuke Abe | -2/+2 |
| 2021-10-11 | Add -Z no-unique-section-names to reduce ELF header bloat. | Javier Blazquez | -0/+9 |
| 2021-10-10 | Rollup merge of #89713 - nbdd0121:doc2, r=Amanieu | Matthias Krüger | -1/+1 |
| 2021-10-10 | Recommend `rustfmt --edition=2021` | Noah Lev | -2/+2 |
| 2021-10-10 | Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa | bors | -0/+67 |
| 2021-10-09 | Fix ABNF of inline asm options | Gary Guo | -1/+1 |
| 2021-10-08 | Fix asm docs typo | asquared31415 | -2/+2 |