| Age | Commit message (Expand) | Author | Lines |
| 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 | 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-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 | Introduce a minimum CGU size in non-incremental builds. | Nicholas Nethercote | -2/+2 |
| 2023-06-12 | docs: 📝 Add missing targets | Sergio Gasquez | -4/+6 |
| 2023-06-10 | rustdoc: update book with `[]` syntax | Michael Howell | -0/+5 |
| 2023-06-09 | Auto merge of #111626 - pjhades:output, r=b-naber | bors | -0/+6 |
| 2023-06-07 | Auto merge of #111698 - Amanieu:force-static-lib, r=petrochenkov | bors | -2/+2 |
| 2023-06-07 | Force all native libraries to be statically linked when linking a static binary | Amanieu d'Antras | -2/+2 |
| 2023-06-07 | Auto merge of #111819 - nikarh:vita-improved, r=Amanieu | bors | -60/+15 |
| 2023-06-06 | Write to stdout if `-` is given as output file | Jing Peng | -0/+6 |
| 2023-06-06 | Auto merge of #112361 - matthiaskrgr:rollup-39zxrw1, r=matthiaskrgr | bors | -0/+82 |
| 2023-06-06 | Add new Tier-3 targets: `loongarch64-unknown-none*` | WANG Rui | -0/+82 |
| 2023-06-05 | Add description of forwards-compatible behavior. | Eric Huss | -0/+8 |
| 2023-06-05 | Add missing word "the". | Eric Huss | -1/+1 |