| Age | Commit message (Expand) | Author | Lines |
| 2025-05-30 | Exclude `CARGO_HOME` from `generate-copyright` in-tree determination | Ana Hobden | -5/+17 |
| 2025-05-30 | handle cfg bootstrap on compiler and miri | onur-ozkan | -3/+26 |
| 2025-05-30 | Merge pull request #4359 from RalfJung/cargo-miri-verbose | Ralf Jung | -1/+1 |
| 2025-05-30 | cargo-miri: recognize --verbose alongside -v | Ralf Jung | -1/+1 |
| 2025-05-30 | Merge pull request #4314 from yoctocell/fine-grained-tracking | Ralf Jung | -175/+391 |
| 2025-05-30 | Add some more `hir_expand::files` conversions | Lukas Wirth | -64/+137 |
| 2025-05-30 | Use "accessed" instead of "initialized" in `LocationState` | Xinglu Chen | -65/+68 |
| 2025-05-30 | Track permissions on the byte-level | Xinglu Chen | -116/+329 |
| 2025-05-30 | Merge pull request #19861 from vremyavnikuda/docs/find-all-refs-constructor-s... | Lukas Wirth | -3/+88 |
| 2025-05-30 | Change diagnostic wording | tiif | -12/+6 |
| 2025-05-30 | Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3 | Matthias Krüger | -5/+25 |
| 2025-05-30 | Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwco | Matthias Krüger | -0/+12 |
| 2025-05-29 | Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomez | bors | -0/+102 |
| 2025-05-29 | jsondocck: command -> directive | Alona Enraght-Moony | -39/+41 |
| 2025-05-29 | Auto merge of #141490 - compiler-errors:bump-pgo, r=Kobzol | bors | -1/+1 |
| 2025-05-29 | some refactoring of the allocator | Ralf Jung | -67/+74 |
| 2025-05-29 | add separate allocator for MiriMachine | Nia Espera | -22/+519 |
| 2025-05-30 | Reorder fields in `hir::ItemKind` variants. | Nicholas Nethercote | -21/+21 |
| 2025-05-29 | Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=Kobzol | Guillaume Gomez | -0/+102 |
| 2025-05-29 | Centralize the eslint version between tidy and docker | Guillaume Gomez | -8/+16 |
| 2025-05-29 | fix: Fix import insertion not being fully cfg aware | Lukas Wirth | -128/+214 |
| 2025-05-29 | Merge from rustc | Ralf Jung | -1080/+1626 |
| 2025-05-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-05-29 | Bump rustc-perf and update PGO crates | Michael Goulet | -1/+1 |
| 2025-05-29 | Auto merge of #141717 - jhpratt:rollup-neu8nzl, r=jhpratt | bors | -102/+94 |
| 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 #138285 - beetrees:repr128-stable, r=traviscross,bjorn3 | Jacob Pratt | -102/+94 |
| 2025-05-29 | Rollup merge of #141684 - petrochenkov:bumponig, r=ehuss | Jacob Pratt | -5/+5 |
| 2025-05-29 | Rollup merge of #141675 - nnethercote:ItemKind-field-order, r=fee1-dead | Jacob Pratt | -9/+9 |
| 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-28 | atomic_load intrinsic: use const generic parameter for ordering | Ralf Jung | -5/+25 |
| 2025-05-28 | Add `eslint` as part of tidy run | Guillaume Gomez | -0/+94 |
| 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 | Stabilise `repr128` | beetrees | -102/+94 |
| 2025-05-28 | rustbook: Bump versions of `onig` and `onig_sys` | Vadim Petrochenkov | -5/+5 |
| 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 | 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 | Merge pull request #19876 from ShoyuVanilla/layout-padding | Lukas Wirth | -23/+272 |