| Age | Commit message (Expand) | Author | Lines |
| 2025-08-28 | Only export the sanitizer symbols for LTO and move export code to cg_llvm | bjorn3 | -48/+29 |
| 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 | Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomez | bors | -2/+7 |
| 2025-08-27 | Auto merge of #145923 - matthiaskrgr:rollup-rkejtos, r=matthiaskrgr | bors | -97/+97 |
| 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 |
| 2025-08-26 | Auto merge of #145906 - samueltardieu:rollup-p8ibzhz, r=samueltardieu | bors | -55/+178 |
| 2025-08-26 | Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3 | Samuel Tardieu | -10/+13 |
| 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 | -42/+154 |
| 2025-08-27 | stop returning errors when format foreign has trailing dollar | Takayuki Maeda | -1/+1 |
| 2025-08-26 | Auto merge of #145890 - GuillaumeGomez:subtree-update_cg_gcc_2025-08-26, r=Gu... | bors | -60/+76 |
| 2025-08-26 | Comment on intentional field order | Daria Sukhonina | -0/+3 |
| 2025-08-26 | Ensure the coordinator thread terminates first | Daria Sukhonina | -2/+2 |
| 2025-08-26 | Fix sync conflict | Guillaume Gomez | -1/+1 |
| 2025-08-26 | Merge commit 'feb42827f11a7ae241ceecc81e9ae556fb6ba214' into subtree-update_c... | Guillaume Gomez | -61/+77 |
| 2025-08-26 | Rollup merge of #145867 - Zalathar:range-attr, r=nikic | Guillaume Gomez | -11/+30 |
| 2025-08-26 | Rollup merge of #145481 - mu001999-contrib:fix/closure-sugg, r=SparrowLii | Guillaume Gomez | -6/+10 |
| 2025-08-26 | Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r... | Guillaume Gomez | -1/+72 |
| 2025-08-26 | Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwco | Guillaume Gomez | -0/+41 |
| 2025-08-26 | Rollup merge of #144373 - hkBst:remove-deprecated-1, r=jhpratt | Guillaume Gomez | -12/+3 |
| 2025-08-26 | Use captures(address) instead of captures(none) for indirect args | Nikita Popov | -18/+15 |
| 2025-08-26 | add a flag to codegen fn attrs for foreign items | Jana Dönszelmann | -10/+13 |
| 2025-08-26 | Auto merge of #145871 - Zalathar:rollup-lag9tlg, r=Zalathar | bors | -167/+237 |
| 2025-08-26 | remove deprecated Error::description in impls | Marijn Schouten | -12/+3 |
| 2025-08-26 | Rollup merge of #145847 - madsmtm:no-xcrun-warnings, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-08-26 | Auto merge of #145848 - Kobzol:optimize-file-read, r=the8472 | bors | -2/+8 |
| 2025-08-26 | Rollup merge of #145814 - bjorn3:codegen_worker_fatal_error, r=petrochenkov | Stuart Cook | -151/+133 |
| 2025-08-26 | Rollup merge of #144885 - zachs18:ptr_guaranteed_cmp_more, r=RalfJung | Stuart Cook | -15/+103 |
| 2025-08-26 | rustc_codegen_ssa: More comprehensive RISC-V ELF flags | Tsukasa OI | -2/+10 |
| 2025-08-26 | rustc_codegen_ssa: Fix comment | Tsukasa OI | -1/+1 |
| 2025-08-26 | Assert that LLVM range-attribute values don't exceed 128 bits | Zalathar | -11/+30 |
| 2025-08-25 | Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwU | bors | -214/+359 |
| 2025-08-25 | Use attribute name in message for "outer attr used as inner attr" errors | Sasha Pourcelot | -42/+154 |
| 2025-08-25 | Add aarch64_be-unknown-linux-musl target | J. Neuschäfer | -0/+41 |
| 2025-08-25 | Do not open every source file twice when reading it | Jakub Beránek | -2/+8 |