| Age | Commit message (Expand) | Author | Lines |
| 2025-08-28 | Auto merge of #145807 - zachs18:only-consider-auto-traits-empty, r=compiler-e... | bors | -1/+167 |
| 2025-08-28 | Auto merge of #145958 - Zalathar:rollup-ii9z77c, r=Zalathar | bors | -1712/+2182 |
| 2025-08-28 | Rollup merge of #145953 - robertbastian:master, r=Manishearth | Stuart Cook | -442/+193 |
| 2025-08-28 | Rollup merge of #145941 - Urgau:int_to_ptr_transmutes-unsized, r=lcnr | Stuart Cook | -13/+69 |
| 2025-08-28 | Rollup merge of #145930 - GrigorenkoPV:const_str_as_str, r=joshtriplett | Stuart Cook | -1/+1 |
| 2025-08-28 | Rollup merge of #145928 - Darksonn:file_as_c_str, r=joshtriplett | Stuart Cook | -5/+5 |
| 2025-08-28 | Rollup merge of #145926 - Zalathar:no-libtest, r=jieyouxu | Stuart Cook | -90/+53 |
| 2025-08-28 | Rollup merge of #145913 - heiher:loong-hint, r=joshtriplett | Stuart Cook | -33/+23 |
| 2025-08-28 | Rollup merge of #144864 - Muscraft:no-source-fixes, r=jieyouxu | Stuart Cook | -43/+128 |
| 2025-08-28 | Rollup merge of #143193 - JonathanBrouwer:link_rework, r=jdonszelmann | Stuart Cook | -1078/+1700 |
| 2025-08-28 | Rollup merge of #142727 - hkBst:rm-static-mut-wasm, r=ChrisDenton | Stuart Cook | -7/+10 |
| 2025-08-28 | Use default locale fallback data | Robert Bastian | -216/+30 |
| 2025-08-28 | Bump icu_list to 2.0 | Robert Bastian | -434/+371 |
| 2025-08-28 | Auto merge of #145891 - nikic:llvm-21.1.0, r=cuviper | bors | -0/+0 |
| 2025-08-28 | Auto merge of #145949 - jhpratt:rollup-smzd7tr, r=jhpratt | bors | -47/+179 |
| 2025-08-27 | Rollup merge of #145946 - nnethercote:cargo-style, r=jdonszelmann | Jacob Pratt | -14/+3 |
| 2025-08-27 | Rollup merge of #145894 - zetanumbers:issue-142949, r=WaffleLapkin | Jacob Pratt | -2/+5 |
| 2025-08-27 | Rollup merge of #145826 - scrabsha:push-vrpwttmzqwpt, r=jdonszelmann | Jacob Pratt | -29/+17 |
| 2025-08-27 | Rollup merge of #145746 - ivmarkov:fix-nofollow-espidf, r=ibraheemdev | Jacob Pratt | -2/+11 |
| 2025-08-27 | Rollup merge of #145382 - winstonallo:reg-struct-return-asm-test, r=tgross35 | Jacob Pratt | -0/+143 |
| 2025-08-28 | Auto merge of #145877 - nikic:capture-address, r=tmiasko | bors | -35/+47 |
| 2025-08-28 | Remove unnecessary `[dependencies.unicode-properties]` entries. | Nicholas Nethercote | -14/+3 |
| 2025-08-27 | Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomez | bors | -19/+24 |
| 2025-08-27 | Disable `int_to_ptr_transmutes` suggestion for unsized types | Urgau | -13/+69 |
| 2025-08-27 | Changes to the uitests | Jonathan Brouwer | -366/+945 |
| 2025-08-27 | Port the `#[link]` attribute to the new parser | Jonathan Brouwer | -623/+639 |
| 2025-08-27 | Move `NativeLibKind` from `rustc_session` to `rustc_hir` | Jonathan Brouwer | -89/+116 |
| 2025-08-27 | Add assembly tests verifying the functionality of `-Zreg-struct-return` for s... | winstonallo | -0/+143 |
| 2025-08-27 | Auto merge of #145909 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-27 | `const`ify (the unstable) `str::as_str` | Pavel Grigorenko | -1/+1 |
| 2025-08-27 | Remove several remnants of the old libtest-based executor | Zalathar | -90/+53 |
| 2025-08-27 | Rename `Location::file_with_nul` to `file_as_c_str` | Alice Ryhl | -5/+5 |
| 2025-08-27 | Auto merge of #145923 - matthiaskrgr:rollup-rkejtos, r=matthiaskrgr | bors | -167/+302 |
| 2025-08-27 | Rollup merge of #145905 - TaKO8Ki:fix-137580, r=nnethercote | Matthias Krüger | -5/+22 |
| 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 | -102/+112 |
| 2025-08-27 | Rollup merge of #145625 - karolzwolak:f16-use-expr-instead-literal, r=beetree... | Matthias Krüger | -10/+79 |
| 2025-08-27 | Rollup merge of #145562 - tbu-:pr_simplify_to_string_spec, r=tgross35 | Matthias Krüger | -50/+23 |
| 2025-08-27 | Rollup merge of #144274 - Qelxiros:option-reduce, r=tgross35 | Matthias Krüger | -0/+37 |
| 2025-08-27 | Auto merge of #140737 - amandasystems:revised-constraint-search, r=lcnr | bors | -232/+281 |
| 2025-08-27 | Add spin_loop hint for LoongArch | WANG Rui | -33/+23 |
| 2025-08-27 | Use `AcceptContext` in `AttribueParser::check_target` | Sasha Pourcelot | -29/+17 |
| 2025-08-27 | Auto merge of #145916 - matthiaskrgr:rollup-cnvhq2z, r=matthiaskrgr | bors | -1261/+1406 |
| 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 |