| Age | Commit message (Expand) | Author | Lines |
| 2021-11-07 | Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplett | bors | -2/+2 |
| 2021-11-07 | Add features gates for experimental asm features | Amanieu d'Antras | -2/+2 |
| 2021-11-06 | Rollup merge of #90487 - NoraCodes:nora/how-to-read-rustdoc, r=jyn514 | Matthias Krüger | -0/+108 |
| 2021-11-05 | Add a chapter on reading Rustdoc output | Leonora Tindall | -0/+108 |
| 2021-11-04 | Mention possible future rejections | Smittyvb | -1/+1 |
| 2021-11-03 | Add note about x86 instruction prefixes in asm! | Smittyvb | -0/+2 |
| 2021-11-02 | Rollup merge of #90084 - noncombatant:patch-2, r=steveklabnik | Matthias Krüger | -1/+1 |
| 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 | 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 | 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-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 | document the unstable location-detail flag | Hudson Ayers | -0/+43 |
| 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-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-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 | 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 |
| 2021-10-07 | Rollup merge of #89082 - smoelius:master, r=kennytm | Jubilee | -1/+35 |
| 2021-10-07 | Rollup merge of #87918 - mikebenfield:pr-afdo, r=nikic | Jubilee | -0/+45 |
| 2021-10-06 | Update to latest rustc and rustdoc styles | Will Crichton | -0/+14 |
| 2021-10-06 | Enable AutoFDO. | Michael Benfield | -0/+45 |
| 2021-10-06 | Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-se | Manish Goregaokar | -2/+2 |
| 2021-10-06 | add platform support details file for armv7-unknown-linux-uclibc | Jonah Petri | -0/+66 |
| 2021-10-06 | Add new target armv7-unknown-linux-uclibceabihf | Yannick Koehler | -0/+1 |
| 2021-10-05 | Add tracking issue | Samuel E. Moelius III | -2/+4 |
| 2021-10-04 | Add documentation | Samuel E. Moelius III | -1/+33 |
| 2021-10-02 | Fix typos in rustdoc/lints | Tobias Nießen | -3/+3 |
| 2021-10-01 | Rollup merge of #88847 - oliverbr:master, r=steveklabnik | Manish Goregaokar | -2/+2 |