| Age | Commit message (Expand) | Author | Lines |
| 2025-06-20 | Auto merge of #142795 - Kobzol:rollup-vvnnjno, r=Kobzol | bors | -261/+550 |
| 2025-06-20 | Rollup merge of #142769 - jdonszelmann:remove-useless-new-method, r=tgross35 | Jakub Beránek | -9/+3 |
| 2025-06-20 | Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkov | Jakub Beránek | -24/+29 |
| 2025-06-20 | Rollup merge of #142764 - ChaiTRex:ilog_10_to_ilog10, r=workingjubilee | Jakub Beránek | -7/+7 |
| 2025-06-20 | Rollup merge of #142758 - jieyouxu:rustdoc-json-types, r=Kobzol | Jakub Beránek | -1/+1 |
| 2025-06-20 | Rollup merge of #142744 - tgross35:y21-mailmap, r=y21 | Jakub Beránek | -0/+1 |
| 2025-06-20 | Rollup merge of #142743 - tshepang:rdg-push, r=jieyouxu | Jakub Beránek | -96/+252 |
| 2025-06-20 | Rollup merge of #142736 - lolbinarycat:rustdoc-issue-template, r=GuillaumeGom... | Jakub Beránek | -0/+54 |
| 2025-06-20 | Rollup merge of #142720 - yotamofek:pr/rustdoc/ext-crate-cleanup, r=Guillaume... | Jakub Beránek | -71/+53 |
| 2025-06-20 | Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmann | Jakub Beránek | -34/+36 |
| 2025-06-20 | Rollup merge of #142629 - Kobzol:bootstrap-tests-builder, r=jieyouxu | Jakub Beránek | -19/+114 |
| 2025-06-20 | Auto merge of #142316 - compiler-errors:cache-param-env, r=lcnr | bors | -20/+177 |
| 2025-06-20 | Auto merge of #142770 - tgross35:rollup-w74w39t, r=tgross35 | bors | -1079/+867 |
| 2025-06-20 | Convert `ilog(10)` to `ilog10()` | Chai T. Rex | -7/+7 |
| 2025-06-20 | Rollup merge of #142753 - tgross35:library-lockfile, r=Mark-Simulacrum | Trevor Gross | -6/+4 |
| 2025-06-20 | Rollup merge of #142714 - fee1-dead-contrib:push-roxtwrlvtzur, r=Kobzol | Trevor Gross | -0/+1 |
| 2025-06-20 | Rollup merge of #142699 - rustbot:docs-update, r=ehuss | Trevor Gross | -0/+0 |
| 2025-06-20 | Rollup merge of #142687 - cjgillot:less-hir_crate, r=oli-obk | Trevor Gross | -102/+48 |
| 2025-06-20 | Rollup merge of #142668 - hkBst:less-static-mut, r=tgross35 | Trevor Gross | -271/+139 |
| 2025-06-20 | Rollup merge of #141990 - Qelxiros:141975-unix_send_signal, r=ChrisDenton,tgr... | Trevor Gross | -8/+67 |
| 2025-06-20 | Rollup merge of #140920 - RalfJung:target-feature-unification, r=nnethercote,... | Trevor Gross | -632/+534 |
| 2025-06-20 | Rollup merge of #138291 - jdonszelmann:optimize-attr, r=oli-obk | Trevor Gross | -60/+74 |
| 2025-06-20 | Auto merge of #142286 - Kobzol:clippy-jemalloc, r=flip1995,blyxyas | bors | -2/+51 |
| 2025-06-20 | Add temporary directory for executing snapshot tests | Jakub Beránek | -16/+45 |
| 2025-06-20 | remove equivalent new method on context | Jana Dönszelmann | -9/+3 |
| 2025-06-20 | Remove an unnecessary check in rustfmt. | Nicholas Nethercote | -1/+1 |
| 2025-06-20 | Avoid some unnecessary symbol interning. | Nicholas Nethercote | -9/+10 |
| 2025-06-20 | Use a symbol for `ExpansionConfig::crate_name`. | Nicholas Nethercote | -11/+12 |
| 2025-06-20 | Fix `tests/ui/asm/naked-invalid-attr.stderr`. | Nicholas Nethercote | -3/+6 |
| 2025-06-20 | Auto merge of #142294 - GuillaumeGomez:specialize-tostring-on-128-integers, r... | bors | -94/+110 |
| 2025-06-20 | Make sure to rebuild rustdoc if `src/rustdoc-json-types` is changed | Jieyou Xu | -1/+1 |
| 2025-06-19 | Add a mailmap entry for y21 | Trevor Gross | -0/+1 |
| 2025-06-19 | Update library dependencies | Trevor Gross | -6/+4 |
| 2025-06-19 | add issue template for rustdoc | binarycat | -0/+54 |
| 2025-06-19 | Merge pull request #2477 from rust-lang/rustc-pull | Tshepang Mbambo | -28452/+45537 |
| 2025-06-19 | Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann | bors | -392/+296 |
| 2025-06-19 | De-dup common code from `ExternalCrate` methods | Yotam Ofek | -71/+53 |
| 2025-06-19 | Auto merge of #141864 - Berrysoft:cygwin-path, r=ChrisDenton | bors | -173/+772 |
| 2025-06-19 | Remove old format_args diagnostic. | Mara Bos | -27/+11 |
| 2025-06-19 | atomic tests: remove static mut | Marijn Schouten | -17/+13 |
| 2025-06-19 | Use expr_ref. | Mara Bos | -2/+1 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -34/+36 |
| 2025-06-19 | vec_deque alloctests: remove static mut | Marijn Schouten | -101/+18 |
| 2025-06-19 | vec tests: remove static mut | Marijn Schouten | -92/+53 |
| 2025-06-19 | Update compiler/rustc_interface/src/passes.rs | Camille Gillot | -1/+1 |
| 2025-06-19 | Auto merge of #142245 - marcoieni:split-gnu-tools, r=Kobzol | bors | -56/+125 |
| 2025-06-19 | add comment to `src/bootstrap/build.rs` | Deadbeef | -0/+1 |
| 2025-06-19 | Auto merge of #139244 - jieyouxu:exp/auto-cross-run-make, r=Kobzol | bors | -112/+206 |
| 2025-06-19 | Clarify arrow in snapshot tests | Jakub Beránek | -0/+4 |
| 2025-06-19 | Normalize host target in snapshot tests | Jakub Beránek | -17/+74 |