| Age | Commit message (Expand) | Author | Lines |
| 2025-05-29 | Merge pull request #19888 from Veykril/push-wylsryzpnnop | Lukas Wirth | -3/+6 |
| 2025-05-29 | fix: Recognize salsa cycles in `thread_result_to_response` | Lukas Wirth | -3/+6 |
| 2025-05-29 | Rollup merge of #141656 - ehuss:cargo-aarch64-macos, r=marcoieni,jieyouxu | Jacob Pratt | -1/+3 |
| 2025-05-29 | Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3 | Jacob Pratt | -120/+94 |
| 2025-05-29 | Rollup merge of #141684 - petrochenkov:bumponig, r=ehuss | Jacob Pratt | -5/+5 |
| 2025-05-29 | Rollup merge of #141680 - davidjsonn:master, r=oli-obk | Jacob Pratt | -1/+1 |
| 2025-05-29 | Rollup merge of #141675 - nnethercote:ItemKind-field-order, r=fee1-dead | Jacob Pratt | -9/+9 |
| 2025-05-29 | Rollup merge of #141643 - marcoieni:codebuild-check, r=Kobzol | Jacob Pratt | -1/+67 |
| 2025-05-29 | Rollup merge of #141638 - oli-obk:builtin-index, r=lcnr | Jacob Pratt | -8/+5 |
| 2025-05-28 | Auto merge of #141693 - lnicola:sync-from-ra, r=lnicola | bors | -956/+1513 |
| 2025-05-28 | jsondoclint: Extract `Command`/`CommandKind` into its own file | Alona Enraght-Moony | -222/+233 |
| 2025-05-29 | Merge pull request #2420 from rust-lang/aDotInTheVoid-patch-1 | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-05-28 | atomic_load intrinsic: use const generic parameter for ordering | Ralf Jung | -5/+25 |
| 2025-05-28 | Remove checks that are run with `tidy` | Guillaume Gomez | -3/+0 |
| 2025-05-28 | Add `eslint` as part of tidy run | Guillaume Gomez | -0/+94 |
| 2025-05-28 | Fix some old `// <directive>` to `//@ <directive>` | Alona Enraght-Moony | -4/+4 |
| 2025-05-28 | directives.md: Fix `//@ build_aux_docs` -> `//@ build-aux-docs` | Alona Enraght-Moony | -1/+1 |
| 2025-05-28 | Auto merge of #141696 - tgross35:rollup-fhpj180, r=tgross35 | bors | -8/+28 |
| 2025-05-28 | Merge pull request #4354 from RalfJung/before_stack_pop | Ralf Jung | -1/+1 |
| 2025-05-28 | fix comment in before_stack_pop | Ralf Jung | -1/+1 |
| 2025-05-28 | docs:deleting duplicate documentation | vremyavnikuda | -70/+0 |
| 2025-05-28 | tidy: Skip pal and `#[test]` checks in compiler-builtins | Trevor Gross | -0/+2 |
| 2025-05-28 | Add cfg for FormatShortCmd | Mu001999 | -0/+3 |
| 2025-05-28 | Rollup merge of #141411 - lolbinarycat:rustdoc-link-proc-macro-91274, r=Guill... | Trevor Gross | -8/+28 |
| 2025-05-28 | Auto merge of #141576 - marcoieni:pr-free-runners-aarch, r=Kobzol | bors | -3/+71 |
| 2025-05-28 | Stabilise `repr128` | beetrees | -120/+94 |
| 2025-05-28 | Update SGX maintainers | Raoul Strackx | -1/+1 |
| 2025-05-28 | rustbook: Bump versions of `onig` and `onig_sys` | Vadim Petrochenkov | -5/+5 |
| 2025-05-28 | replace TraitRef link memory.md | David Klank | -1/+1 |
| 2025-05-28 | Merge pull request #4344 from CraftSpider/windows-file-clone | Oli Scherer | -1/+97 |
| 2025-05-28 | Use `builin_index` instead of hand-rolling it | Oli Scherer | -8/+5 |
| 2025-05-28 | Merge pull request #19881 from Veykril/push-wsrmttkymyps | Lukas Wirth | -171/+336 |
| 2025-05-28 | feat: Desugar assist for `let pat = expr?;` -> `let else` | Lukas Wirth | -171/+336 |
| 2025-05-28 | Auto merge of #141501 - marcoieni:dist-x86_64-linux-codebuild-again, r=Kobzol | bors | -2/+2 |
| 2025-05-28 | add Miri tests | Ralf Jung | -0/+131 |
| 2025-05-28 | Merge pull request #19880 from Veykril/push-xmpxumsrkymk | Lukas Wirth | -31/+97 |
| 2025-05-28 | Merge pull request #19872 from ChayimFriedman2/async-fn-output | Lukas Wirth | -11/+81 |
| 2025-05-28 | fix: Handle included files better in IDE layer | Lukas Wirth | -31/+97 |
| 2025-05-28 | ci: verify that codebuild jobs use ghcr.io | MarcoIeni | -1/+67 |
| 2025-05-28 | Merge pull request #19876 from ShoyuVanilla/layout-padding | Lukas Wirth | -23/+272 |
| 2025-05-28 | Merge pull request #4353 from rust-lang/rustup-2025-05-28 | Ralf Jung | -542/+594 |
| 2025-05-28 | Merge pull request #4351 from RalfJung/squash-win | Ralf Jung | -1/+22 |
| 2025-05-28 | Auto merge of #141375 - kraj:kraj/aarch64-musl, r=Mark-Simulacrum | bors | -2/+1 |
| 2025-05-28 | Reorder `ast::ItemKind::{Struct,Enum,Union}` fields. | Nicholas Nethercote | -9/+9 |
| 2025-05-28 | feat: Render padding information when hovering on structs | Shoyu Vanilla | -23/+272 |
| 2025-05-28 | Back out "Fix IDE resolution of item macros" | Lukas Wirth | -14/+0 |
| 2025-05-28 | Drop unnecessay code | Lukas Wirth | -35/+3 |
| 2025-05-28 | Merge from rustc | The Miri Cronjob Bot | -541/+593 |
| 2025-05-28 | fix: Fix IDE layer not resolving some macro calls | Lukas Wirth | -35/+62 |
| 2025-05-28 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |