| Age | Commit message (Expand) | Author | Lines |
| 2025-08-28 | Rollup merge of #145941 - Urgau:int_to_ptr_transmutes-unsized, r=lcnr | Stuart Cook | -13/+19 |
| 2025-08-28 | Rollup merge of #144864 - Muscraft:no-source-fixes, r=jieyouxu | Stuart Cook | -24/+65 |
| 2025-08-28 | Rollup merge of #143193 - JonathanBrouwer:link_rework, r=jdonszelmann | Stuart Cook | -713/+757 |
| 2025-08-28 | Add `rustc-demangle` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-28 | Add `polonius-engine` to `[workspace.dependencies]`. | Nicholas Nethercote | -3/+3 |
| 2025-08-28 | Add `odht` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-28 | Add `scoped-tls` to `[workspace.dependencies]`. | Nicholas Nethercote | -3/+3 |
| 2025-08-28 | Add `measureme` to `[workspace.dependencies]`. | Nicholas Nethercote | -3/+3 |
| 2025-08-28 | Add `derive-where` to `[workspace.dependencies]`. | Nicholas Nethercote | -3/+3 |
| 2025-08-28 | Add `rustc-hash` to `[workspace.dependencies]`. | Nicholas Nethercote | -3/+3 |
| 2025-08-28 | Add `indexmap` to `[workspace.dependencies]`. | Nicholas Nethercote | -5/+5 |
| 2025-08-28 | Add `tempfile` to `[workspace.dependencies]`. | Nicholas Nethercote | -5/+5 |
| 2025-08-28 | Add `rustc_apfloat` to `[workspace.dependencies]`. | Nicholas Nethercote | -4/+4 |
| 2025-08-28 | Add `proc-macro2` and `quote` to `[workspace.dependencies]`. | Nicholas Nethercote | -8/+8 |
| 2025-08-28 | Add `either` to `[workspace.dependencies]`. | Nicholas Nethercote | -5/+5 |
| 2025-08-28 | Add `serde_json` to `[workspace.dependencies]`. | Nicholas Nethercote | -7/+7 |
| 2025-08-28 | Add `libc` to `[workspace.dependencies]`. | Nicholas Nethercote | -10/+8 |
| 2025-08-28 | Add an overlooked `tracing` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-28 | Use default locale fallback data | Robert Bastian | -202/+22 |
| 2025-08-28 | Bump icu_list to 2.0 | Robert Bastian | -248/+315 |
| 2025-08-28 | Auto merge of #145949 - jhpratt:rollup-smzd7tr, r=jhpratt | bors | -45/+25 |
| 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-28 | Auto merge of #145877 - nikic:capture-address, r=tmiasko | bors | -18/+15 |
| 2025-08-28 | Remove unnecessary `[dependencies.unicode-properties]` entries. | Nicholas Nethercote | -14/+3 |
| 2025-08-27 | fix target-pointer-width in tests | Waffle Lapkin | -2/+2 |
| 2025-08-27 | turn pointer width into an integer in target.json | Waffle Lapkin | -9/+6 |
| 2025-08-27 | allow using `target_val!` with a rename | Waffle Lapkin | -10/+8 |
| 2025-08-27 | Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomez | bors | -2/+7 |
| 2025-08-27 | Disable `int_to_ptr_transmutes` suggestion for unsized types | Urgau | -13/+19 |
| 2025-08-27 | Changes to the uitests | Jonathan Brouwer | -1/+3 |
| 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/+115 |
| 2025-08-27 | add doc-hidden to exports in attribute prelude | Jana Dönszelmann | -1/+11 |
| 2025-08-27 | Fix format string grammar in docs and improve alignment error message | Nilotpal Gupta | -1/+3 |
| 2025-08-27 | inline at the callsite & warn when target features mismatch | James Barford-Evans | -15/+246 |
| 2025-08-27 | Auto merge of #145923 - matthiaskrgr:rollup-rkejtos, r=matthiaskrgr | bors | -97/+97 |
| 2025-08-27 | change order of `nested_bodies_within` | lcnr | -1/+5 |
| 2025-08-27 | Rollup merge of #145905 - TaKO8Ki:fix-137580, r=nnethercote | Matthias Krüger | -1/+1 |
| 2025-08-27 | Rollup merge of #145740 - nnethercote:workspace-members, r=Kobzol | Matthias Krüger | -96/+96 |
| 2025-08-27 | Auto merge of #140737 - amandasystems:revised-constraint-search, r=lcnr | bors | -204/+256 |
| 2025-08-27 | Use `AcceptContext` in `AttribueParser::check_target` | Sasha Pourcelot | -29/+17 |
| 2025-08-27 | Add `itertools` to `[workspace.dependencies]`. | Nicholas Nethercote | -13/+13 |
| 2025-08-27 | Add `tracing` to `[workspace.dependencies]`. | Nicholas Nethercote | -45/+45 |
| 2025-08-27 | Add `rustc-literal-escaper` to `[workspace.dependencies]`. | Nicholas Nethercote | -4/+4 |
| 2025-08-27 | Add `memchr` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-27 | Add `bitflags` to `[workspace.dependencies]`. | Nicholas Nethercote | -14/+14 |
| 2025-08-27 | Add `thin-vec` to newly added `[workspace.dependencies]`. | Nicholas Nethercote | -18/+18 |
| 2025-08-27 | Auto merge of #144841 - cjgillot:typeck-no-attrs, r=davidtwco | bors | -35/+35 |