| Age | Commit message (Expand) | Author | Lines |
| 2025-08-27 | Add `compiler_for_std` | Jakub Beránek | -3/+13 |
| 2025-08-27 | Add metadata to `dist::JsonDocs` | Jakub Beránek | -1/+17 |
| 2025-08-27 | Add snapshot test for rustc docs | Jakub Beránek | -0/+41 |
| 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 | -1208/+1327 |
| 2025-08-27 | Rollup merge of #145290 - ntc2:patch-1, r=joshtriplett,tgross35 | Matthias Krüger | -0/+3 |
| 2025-08-27 | Rollup merge of #145078 - minxuanz:riscv-cacheline, r=samueltardieu | Matthias Krüger | -5/+3 |
| 2025-08-27 | Rollup merge of #143341 - Manishearth:from-raw-parts-ptr-cast, r=samueltardieu | Matthias Krüger | -0/+3 |
| 2025-08-27 | Rollup merge of #142215 - saethlin:mir-building-tests, r=cjgillot | Matthias Krüger | -47/+69 |
| 2025-08-27 | remove old crash test | Takayuki Maeda | -6/+3 |
| 2025-08-27 | Merge ref '269d5b56bcfd' from rust-lang/rust | The Miri Cronjob Bot | -2776/+5533 |
| 2025-08-27 | Improve std::fs::read_dir docs | Nathan Collins | -0/+3 |
| 2025-08-27 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-27 | Merge pull request #20527 from ChayimFriedman2/cache-next-solver | Shoyu Vanilla (Flint) | -66/+140 |
| 2025-08-27 | Add test batch 1 | Oneirical | -80/+66 |
| 2025-08-27 | Add `itertools` to `[workspace.dependencies]`. | Nicholas Nethercote | -15/+16 |
| 2025-08-27 | Add `tracing` to `[workspace.dependencies]`. | Nicholas Nethercote | -49/+50 |
| 2025-08-27 | Add `rustc-literal-escaper` to `[workspace.dependencies]`. | Nicholas Nethercote | -4/+5 |
| 2025-08-27 | Add `memchr` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+3 |
| 2025-08-27 | Add `bitflags` to `[workspace.dependencies]`. | Nicholas Nethercote | -14/+15 |
| 2025-08-27 | Add `thin-vec` to newly added `[workspace.dependencies]`. | Nicholas Nethercote | -18/+23 |
| 2025-08-26 | Use -Zmir-opt-level=0 in tests for MIR building | Ben Kimock | -47/+69 |
| 2025-08-27 | Auto merge of #144841 - cjgillot:typeck-no-attrs, r=davidtwco | bors | -39/+62 |
| 2025-08-26 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-08-26 | Make `lto` and `linker-plugin-lto` work the same for `compiler_builtins` | Matthew Maurer | -12/+23 |
| 2025-08-26 | `unit_cmp`: don't lint on explicitly written unit expr | Zihan | -4/+42 |
| 2025-08-27 | Document `is_unit_expr()` | Samuel Tardieu | -0/+1 |
| 2025-08-26 | Auto merge of #145906 - samueltardieu:rollup-p8ibzhz, r=samueltardieu | bors | -304/+838 |
| 2025-08-26 | Rollup merge of #145901 - stoeckmann:raw_vec_typo, r=samueltardieu | Samuel Tardieu | -1/+1 |
| 2025-08-26 | Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3 | Samuel Tardieu | -14/+16 |
| 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 #145840 - a4lg:riscv-elf-flags-for-internal-objs, r=WaffleLapkin | Samuel Tardieu | -3/+11 |
| 2025-08-26 | Rollup merge of #145792 - scrabsha:push-umpytyxunpxq, r=jdonszelmann | Samuel Tardieu | -213/+691 |
| 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 | -3/+24 |
| 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 | fix: Render continuation between no source labels | Scott Schafer | -20/+21 |
| 2025-08-26 | fix: Add col separator before secondary messages with no source | Scott Schafer | -0/+87 |
| 2025-08-26 | fix: Don't add an end column separator after a file with no source | Scott Schafer | -23/+20 |
| 2025-08-27 | stop returning errors when format foreign has trailing dollar | Takayuki Maeda | -1/+21 |
| 2025-08-26 | Fix typo in comment | Tobias Stoeckmann | -1/+1 |
| 2025-08-26 | Preserve `unsafe` blocks in `option_map_unit` suggestion | Samuel Tardieu | -9/+48 |
| 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 | -60/+76 |
| 2025-08-26 | In highlight_related, when on an unsafe block, don't highlight unsafe operati... | Chayim Refael Friedman | -10/+44 |
| 2025-08-26 | Allow `--print=crate-root-lint-levels` (#15567) | llogiq | -1/+2 |
| 2025-08-26 | Merge pull request #20545 from ChayimFriedman2/ns-foreign | Laurențiu Nicola | -7/+4 |
| 2025-08-26 | Merge pull request #2554 from ali90h/clarify-keep-branch-up-to-date | jyn | -5/+3 |