| Age | Commit message (Expand) | Author | Lines |
| 2025-04-17 | Deduplicate nix code | Ross Smyth | -50/+111 |
| 2025-04-17 | Replace infallible `name_or_empty` methods with fallible `name` methods. | Nicholas Nethercote | -2/+2 |
| 2025-04-16 | Update cargo | Weihang Lo | -1/+2 |
| 2025-04-17 | Rollup merge of #139894 - Kobzol:opt-dist-fixes, r=lqd | Matthias Krüger | -2/+4 |
| 2025-04-17 | Rollup merge of #139770 - nnethercote:rename-LifetimeName, r=BoxyUwU | Matthias Krüger | -13/+13 |
| 2025-04-17 | Fix a bug with predicate lowering of associated items | Chayim Refael Friedman | -5/+32 |
| 2025-04-16 | Use PGO on macOS x64 and arm64 builds | Alexander Zaitsev | -0/+2 |
| 2025-04-16 | Upgrade to `rustc-rayon-core` 0.5.1 | Josh Stone | -3/+0 |
| 2025-04-17 | replaced check_shim with check_shim_abi for env, file, sockets and time relat... | geetanshjuneja | -82/+405 |
| 2025-04-16 | remove old remove_and_create_dir_all and use build_helpers remove_and_create_... | bit-aloo | -14/+25 |
| 2025-04-16 | Merge pull request #19605 from ChayimFriedman2/fix-sig | Chayim Refael Friedman | -1/+2 |
| 2025-04-16 | Fix signature of libc memory usage function on Linux | Chayim Refael Friedman | -1/+2 |
| 2025-04-16 | add semicolon to use | Wtz_LASR | -1/+1 |
| 2025-04-16 | use std-declared intrinsics rather than copying the declaration | Ralf Jung | -106/+50 |
| 2025-04-16 | Rollup merge of #139884 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+10 |
| 2025-04-16 | Rollup merge of #139867 - WaffleLapkin:tidypaper, r=jieyouxu | Matthias Krüger | -1/+3 |
| 2025-04-16 | Rollup merge of #139823 - WaffleLapkin:bootpaper, r=jieyouxu | Matthias Krüger | -1/+8 |
| 2025-04-16 | Merge pull request #19589 from roife/fix-issue-19138 | Lukas Wirth | -0/+66 |
| 2025-04-16 | feat: highlight tail expr when cursor is on label | roifewu | -0/+37 |
| 2025-04-16 | Merge pull request #19591 from snprajwal/fix-make-macro | Lukas Wirth | -14/+21 |
| 2025-04-16 | Merge pull request #19590 from roife/fix-issue-19540 | Lukas Wirth | -0/+18 |
| 2025-04-16 | Merge pull request #19597 from Kobzol/arm-ci | Lukas Wirth | -2/+3 |
| 2025-04-16 | fix: use `ast::TokenTree` in `make::expr_macro` | Prajwal S N | -14/+21 |
| 2025-04-16 | Merge pull request #19596 from roife/sig-help-info | Lukas Wirth | -13/+154 |
| 2025-04-16 | Merge pull request #19588 from Hmikihiro/ext_func_module | Lukas Wirth | -14/+71 |
| 2025-04-16 | Merge pull request #19587 from MatrixFrog/patch-1 | Lukas Wirth | -1/+0 |
| 2025-04-16 | Pin rustc used for the `proc-macro-src` CI job | Jakub Beránek | -5/+13 |
| 2025-04-16 | Only delete the lld directory if it exists | Jakub Beránek | -1/+3 |
| 2025-04-16 | Allow disabling `--llvm-shared` in opt-dist | Jakub Beránek | -1/+1 |
| 2025-04-15 | rustdoc: Output target feature information | Will Glynn | -1/+8 |
| 2025-04-15 | Update Cargo.lock for rustbook | Eric Huss | -0/+10 |
| 2025-04-16 | Rename `LifetimeName` as `LifetimeKind`. | Nicholas Nethercote | -13/+13 |
| 2025-04-15 | Perform PGO for aarch64 builds | Jakub Beránek | -2/+3 |
| 2025-04-15 | normalize canonical and non-canonical paths in compiletest | Waffle Lapkin | -5/+8 |
| 2025-04-16 | feat: enhance signature help to display generic parameters for callables and ... | roifewu | -13/+154 |
| 2025-04-15 | Use PGO on Linux x64 builds | Jakub Beránek | -0/+1 |
| 2025-04-15 | Merge pull request #19585 from Kobzol/pgo-windows | Laurențiu Nicola | -11/+53 |
| 2025-04-15 | Use `manylinux` Docker container instead of zigbuild for x64 Linux | Jakub Beránek | -1/+9 |
| 2025-04-15 | tidy: don't crush on non-existent submodules | Waffle Lapkin | -1/+3 |
| 2025-04-15 | Merge pull request #4260 from CraftSpider/windows-file-delete | Oli Scherer | -5/+46 |
| 2025-04-15 | Use `-q` to silence RA output | Jakub Beránek | -3/+1 |
| 2025-04-15 | Run PGO for Windows on CI | Jakub Beránek | -0/+2 |
| 2025-04-15 | Allow passing a specific crate for PGO training | Jakub Beránek | -10/+52 |
| 2025-04-15 | Fix `llvm-profdata` extension on non Linux OSes | Jakub Beránek | -1/+1 |
| 2025-04-15 | Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar | bors | -181/+606 |
| 2025-04-15 | canonicalize test build dir before normalizing it | Waffle Lapkin | -1/+5 |
| 2025-04-15 | fix typo | Waffle Lapkin | -1/+1 |
| 2025-04-15 | Rollup merge of #139671 - m-ou-se:proc-macro-span, r=dtolnay | Stuart Cook | -38/+15 |
| 2025-04-15 | Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obk | Stuart Cook | -33/+31 |
| 2025-04-15 | feat: Add `pub(crate) mod` option for unlinked files | roifewu | -0/+18 |