| Age | Commit message (Expand) | Author | Lines |
| 2023-06-26 | Update books | Eric Huss | -0/+0 |
| 2023-06-26 | fix_typo | Oleksandr Babak | -1/+1 |
| 2023-06-26 | Add x86_64-unknown-linux-ohos target | Amanieu d'Antras | -0/+34 |
| 2023-06-26 | run-make tests: fix and improve (#1702) | Tshepang Mbambo | -3/+3 |
| 2023-06-26 | Rollup merge of #112840 - loongarch-rs:update-docs, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-06-26 | Rollup merge of #112559 - SergioGasquez:master, r=JohnTitor | Matthias Krüger | -4/+6 |
| 2023-06-26 | Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obk | Matthias Krüger | -6/+115 |
| 2023-06-26 | Add target documentation for MIPS Release 6 targets | Cyan | -4/+186 |
| 2023-06-25 | platform-support.md: remove references to not-yet upstreamed targets. | Havard Eidnes | -2/+0 |
| 2023-06-25 | SUMMARY.md: add entry for NetBSD. | Havard Eidnes | -0/+1 |
| 2023-06-24 | Rollup merge of #112912 - joshtriplett:style-let-else-clarifications, r=caleb... | Guillaume Gomez | -43/+62 |
| 2023-06-23 | add stub for proof trees (#1700) | lcnr | -0/+51 |
| 2023-06-23 | Rollup merge of #112944 - joshtriplett:style-guide-defaults-vs-configurabilit... | Matthias Krüger | -0/+12 |
| 2023-06-23 | Rollup merge of #112942 - joshtriplett:style-guide-tweaks, r=compiler-errors | Matthias Krüger | -72/+88 |
| 2023-06-22 | style-guide: Add language disclaiming any effects on non-default Rust styles | Josh Triplett | -0/+12 |
| 2023-06-22 | style-guide: Avoid referring to the style team in the past tense | Josh Triplett | -2/+2 |
| 2023-06-22 | style-guide: Define what an item is | Josh Triplett | -0/+5 |
| 2023-06-22 | style-guide: Make link text in SUMMARY.md match the headings in the linked pages | Josh Triplett | -5/+7 |
| 2023-06-22 | style-guide: Avoid hyphenating "semicolon" | Josh Triplett | -8/+8 |
| 2023-06-22 | style-guide: Rephrase a confusingly ordered, ambiguous sentence (and fix a typo) | Josh Triplett | -2/+3 |
| 2023-06-22 | style-guide: Reword an awkwardly phrased recommendation (and fix a typo) | Josh Triplett | -2/+2 |
| 2023-06-22 | style-guide: Clarify advice on names matching keywords | Josh Triplett | -3/+3 |
| 2023-06-22 | style-guide: Avoid normative recommendations for formatting tool configurability | Josh Triplett | -6/+2 |
| 2023-06-22 | style-guide: Update cargo.md for authors being optional and not recommended | Josh Triplett | -9/+10 |
| 2023-06-22 | style-guide: Define (and capitalize) "ASCIIbetically" | Josh Triplett | -3/+3 |
| 2023-06-22 | style-guide: Remove inaccurate statement about rustfmt | Josh Triplett | -4/+0 |
| 2023-06-22 | style-guide: Consistently refer to rustfmt as `rustfmt` | Josh Triplett | -5/+5 |
| 2023-06-22 | style-guide: s/right-ward/rightward/ | Josh Triplett | -1/+1 |
| 2023-06-22 | style-guide: Move and expand text about trailing commas | Josh Triplett | -7/+21 |
| 2023-06-22 | style-guide: Move text about block vs visual indent to indentation section | Josh Triplett | -17/+18 |
| 2023-06-22 | style-guide: Fix typo | Josh Triplett | -1/+1 |
| 2023-06-22 | Remove extra trailing newline | Wesley Wiser | -1/+0 |
| 2023-06-21 | style-guide: Rewrite let-else section for clarity, without changing formatting | Josh Triplett | -43/+62 |
| 2023-06-21 | Note that posix_spawnp probably still does not work the way people may want | Thom Chiovoloni | -3/+5 |
| 2023-06-21 | Note the incomplete Command support in the apple-tvos.md document | Thom Chiovoloni | -3/+16 |
| 2023-06-21 | Apply suggestions from code review | Thom Chiovoloni | -7/+7 |
| 2023-06-21 | Fix missing link in SUMMARY.md | Thom Chiovoloni | -0/+1 |
| 2023-06-21 | Add a tvOS entry to the platform-support documentation | Thom Chiovoloni | -2/+72 |
| 2023-06-21 | Update track_caller reference link (#1688) | Zyranivia | -1/+1 |
| 2023-06-21 | Include information about setup defaults in how-to-build guide (#1694) | Zachary Whiteley | -2/+5 |
| 2023-06-20 | doc: loongarch: Update maintainers | WANG Rui | -1/+1 |
| 2023-06-17 | Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk | bors | -8/+8 |
| 2023-06-17 | fix typo in `rustdoc/src/what-is-rustdoc.md` | Joe Chen | -1/+1 |
| 2023-06-16 | Fix edit fail | Tyler Mandry | -1/+0 |
| 2023-06-16 | Fix --rust-build flag in docs | Tyler Mandry | -1/+2 |
| 2023-06-16 | Replace fvdl with ffx, allow test without install | David Koloski | -11/+8 |
| 2023-06-16 | remove box_free and replace with drop impl | DrMeepster | -8/+8 |
| 2023-06-15 | Rollup merge of #112304 - GuillaumeGomez:re-exports, r=notriddle | Matthias Krüger | -1/+180 |
| 2023-06-14 | Add documentation for paths in rustdoc search | Guillaume Gomez | -0/+5 |
| 2023-06-14 | Fix typo (#1697) | Caleb Robson | -1/+1 |