| Age | Commit message (Expand) | Author | Lines |
| 2025-08-29 | Rollup merge of #145947 - nnethercote:workspace-members-2, r=Kobzol | Stuart Cook | -21/+21 |
| 2025-08-28 | Rollup merge of #145920 - Zalathar:failure-stdout, r=jieyouxu | Guillaume Gomez | -1/+7 |
| 2025-08-28 | Rollup merge of #142472 - GuillaumeGomez:doc-attribute-attribute, r=fmease | Guillaume Gomez | -26/+126 |
| 2025-08-28 | Create new `Item::is_fake_item` method as equivalent to check for `is_primiti... | Guillaume Gomez | -2/+13 |
| 2025-08-28 | Add documentation for `doc(attribute = "...")` attribute | Guillaume Gomez | -1/+18 |
| 2025-08-28 | Add new `doc(attribute = "...")` attribute | Guillaume Gomez | -25/+97 |
| 2025-08-28 | Rollup merge of #145953 - robertbastian:master, r=Manishearth | Stuart Cook | -6/+6 |
| 2025-08-28 | Rollup merge of #145926 - Zalathar:no-libtest, r=jieyouxu | Stuart Cook | -90/+53 |
| 2025-08-28 | Add `rustc-demangle` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-28 | Add `rustc-hash` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-28 | Add `indexmap` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-28 | Add `tempfile` to `[workspace.dependencies]`. | Nicholas Nethercote | -3/+3 |
| 2025-08-28 | Add `serde_json` to `[workspace.dependencies]`. | Nicholas Nethercote | -11/+11 |
| 2025-08-28 | Add `libc` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-28 | Use default locale fallback data | Robert Bastian | -1/+1 |
| 2025-08-28 | Bump icu_list to 2.0 | Robert Bastian | -5/+5 |
| 2025-08-28 | Auto merge of #145891 - nikic:llvm-21.1.0, r=cuviper | bors | -0/+0 |
| 2025-08-27 | Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomez | bors | -17/+17 |
| 2025-08-27 | Auto merge of #145909 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-27 | Remove several remnants of the old libtest-based executor | Zalathar | -90/+53 |
| 2025-08-27 | Rollup merge of #145885 - madsmtm:lldb-inherit-tcc, r=Kobzol | Matthias Krüger | -0/+29 |
| 2025-08-27 | Rollup merge of #145740 - nnethercote:workspace-members, r=Kobzol | Matthias Krüger | -6/+6 |
| 2025-08-27 | Explicitly mark the end of a failed test's captured output | Zalathar | -1/+7 |
| 2025-08-27 | Rollup merge of #145904 - Kobzol:riscv-musl-platform-support, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-08-27 | Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2025-08-27 | Add `itertools` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-27 | Add `tracing` to `[workspace.dependencies]`. | Nicholas Nethercote | -4/+4 |
| 2025-08-26 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-08-26 | Auto merge of #145906 - samueltardieu:rollup-p8ibzhz, r=samueltardieu | bors | -74/+103 |
| 2025-08-26 | Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3 | Samuel Tardieu | -4/+3 |
| 2025-08-26 | Rollup merge of #145888 - heiher:fix-platform-support-loong32, r=jieyouxu | Samuel Tardieu | -2/+2 |
| 2025-08-26 | Rollup merge of #145887 - GuillaumeGomez:bootstrap-codegen-backends, r=Kobzol | Samuel Tardieu | -12/+10 |
| 2025-08-26 | Rollup merge of #145876 - Kobzol:dist-std-build, r=jieyouxu | Samuel Tardieu | -26/+79 |
| 2025-08-26 | Rollup merge of #145790 - mati865:gnullvm-improve-dist, r=Kobzol | Samuel Tardieu | -30/+4 |
| 2025-08-26 | Rollup merge of #144499 - Enselic:ci-debuginfo-level-tests, r=davidtwco | Samuel Tardieu | -0/+5 |
| 2025-08-26 | Move `riscv64-gc-unknown-linux-musl` from Tier 2 with Host tools to Tier 2 | Jakub Beránek | -1/+1 |
| 2025-08-26 | Enable building/disting standard library in stage 0 | Jakub Beránek | -26/+79 |
| 2025-08-26 | Auto merge of #145890 - GuillaumeGomez:subtree-update_cg_gcc_2025-08-26, r=Gu... | bors | -0/+0 |
| 2025-08-26 | Update GCC submodule | Guillaume Gomez | -0/+0 |
| 2025-08-26 | Update to LLVM 21.1.0 | Nikita Popov | -0/+0 |
| 2025-08-26 | bootstrap: Make `default_codegen_backend` return `&CodegenBackendKind` instea... | Guillaume Gomez | -12/+6 |
| 2025-08-26 | bootstrap: error early if any `codegen-backends` is set to `[]` | Guillaume Gomez | -0/+4 |
| 2025-08-26 | Auto merge of #145886 - GuillaumeGomez:rollup-9qv7jhv, r=GuillaumeGomez | bors | -34/+182 |
| 2025-08-26 | platform-support: Fix LoongArch32 host column | WANG Rui | -2/+2 |
| 2025-08-26 | Rollup merge of #145875 - Kobzol:bootstrap-caching, r=jieyouxu | Guillaume Gomez | -17/+30 |
| 2025-08-26 | Rollup merge of #145861 - cuviper:vendor-clippy, r=Kobzol | Guillaume Gomez | -0/+1 |
| 2025-08-26 | Rollup merge of #145841 - Kobzol:fix-miri-run, r=jieyouxu | Guillaume Gomez | -17/+56 |
| 2025-08-26 | Rollup merge of #145596 - lumiscosity:optimize-png-files, r=davidtwco | Guillaume Gomez | -0/+0 |
| 2025-08-26 | Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r... | Guillaume Gomez | -0/+44 |
| 2025-08-26 | Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwco | Guillaume Gomez | -0/+51 |