| Age | Commit message (Expand) | Author | Lines |
| 2023-02-10 | Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiser | Matthias Krüger | -32/+32 |
| 2023-02-09 | Parse "-Z instrument-xray" codegen option | Oleksii Lozovskyi | -0/+39 |
| 2023-02-07 | Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-02-07 | make more readable | Tshepang Mbambo | -1/+1 |
| 2023-02-07 | allow quick-edit convenience | Tshepang Mbambo | -0/+1 |
| 2023-02-02 | Use triple rather than arch for fuchsia test runner | Joseph Ryan | -1/+1 |
| 2023-02-02 | Rollup merge of #107312 - calebcartwright:style-let-else, r=joshtriplett | Matthias Krüger | -0/+78 |
| 2023-02-01 | docs(style-guide): add rules for let-else statements | Caleb Cartwright | -0/+78 |
| 2023-01-30 | Update books | rustbot | -0/+0 |
| 2023-01-23 | Replace terminator-based const eval limit | Bryan Garza | -0/+6 |
| 2023-01-19 | Change codegen documentation | Nilstrieb | -32/+32 |
| 2023-01-16 | Rollup merge of #106942 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-01-16 | Update books | rustbot | -0/+0 |
| 2023-01-16 | Update instrument-coverage.md | gftea | -0/+2 |
| 2023-01-14 | Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeG... | Yuki Okushi | -1/+1 |
| 2023-01-11 | Stabilize `abi_efiapi` feature | Nicholas Bishop | -23/+0 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -4/+4 |
| 2023-01-09 | Accept old spelling of Fuchsia target triples | David Koloski | -0/+2 |
| 2023-01-08 | rustdoc: fix outdated lint section of the book | Michael Howell | -1/+1 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -52/+52 |
| 2023-01-04 | Rollup merge of #106464 - djkoloski:update_fuchsia_platform_support_docs, r=t... | Michael Goulet | -0/+3 |
| 2023-01-04 | Update Fuchsia walkthrough with new configs | David Koloski | -0/+3 |
| 2023-01-04 | Rollup merge of #106274 - jyn514:dump-mono-stats, r=lqd | Matthias Krüger | -0/+20 |
| 2023-01-03 | Auto merge of #105712 - amg98:feat/vita-support, r=wesleywiser | bors | -0/+129 |
| 2023-01-02 | Add json output to `-Zdump-mono-stats` | Joshua Nelson | -0/+20 |
| 2023-01-02 | Update books | rustbot | -0/+0 |
| 2022-12-30 | Added link from Targets to Platform Support in the book | Trevor Gross | -1/+4 |
| 2022-12-27 | Fix doc comment parsing | kraktus | -2/+2 |
| 2022-12-19 | Update books | rustbot | -0/+0 |
| 2022-12-17 | Auto merge of #105421 - jacobbramley:jb/branch-prot-check, r=nagisa | bors | -1/+1 |
| 2022-12-16 | remove relative links from `rustc-book` and `unstable-book` | Ezra Shaw | -23/+23 |
| 2022-12-14 | Added PlayStation Vita support | Andrés Martínez | -0/+129 |
| 2022-12-10 | doc: document remap matching behaviour in rustc flags | Alexis (Poliorcetics) Bourget | -0/+3 |
| 2022-12-10 | Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3 | Matthias Krüger | -0/+30 |
| 2022-12-08 | Add documentation for LLVM KCFI support | Ramon de C Valle | -0/+30 |
| 2022-12-06 | unstable-book: Add `ignore` to `abi_efiapi` example code | Nicholas Bishop | -1/+1 |
| 2022-12-06 | Correct branch-protection documentation. | Jacob Bramley | -1/+1 |
| 2022-12-05 | Update books | rustbot | -0/+0 |
| 2022-11-29 | Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser | Matthias Krüger | -11/+13 |
| 2022-11-29 | Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandry | Matthias Krüger | -23/+60 |
| 2022-11-28 | Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8Ki | Dylan DPC | -20/+27 |
| 2022-11-27 | Auto merge of #104506 - joshtriplett:style-principles-readability-in-plain-te... | bors | -1/+3 |
| 2022-11-27 | Stabilize native library modifier `verbatim` | Vadim Petrochenkov | -20/+27 |
| 2022-11-25 | Rollup merge of #104793 - nicholasbishop:bishop-add-efiapi, r=JohnTitor | Matthias Krüger | -0/+23 |
| 2022-11-23 | unstable-book: Add page for the `abi_efiapi` feature | Nicholas Bishop | -0/+23 |
| 2022-11-19 | add -Zexport-executable-symbols to unstable book | Folkert | -0/+43 |
| 2022-11-17 | Remove periods from QNX/nto target names | Florian Bartels | -11/+11 |
| 2022-11-17 | Encourage developers not to use periods in target names | Florian Bartels | -0/+2 |
| 2022-11-17 | Add powerpc64-ibm-aix as Tier-3 target | Qiu Chaofan | -0/+1 |
| 2022-11-16 | [fuchsia] Document more settings for building Rust | David Koloski | -23/+60 |