| Age | Commit message (Expand) | Author | Lines |
| 2025-06-01 | Rollup merge of #141072 - Rynibami:stabilize-const-result-flatten, r=jhpratt | Jacob Pratt | -12/+10 |
| 2025-05-31 | Add const support for float rounding methods | Ruan Comelli | -61/+0 |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -21/+21 |
| 2025-05-31 | Merge pull request #19900 from Veykril/push-zurosouxqxzz | Lukas Wirth | -2/+2 |
| 2025-05-31 | fix: Fix manual not containing diagnostics documentation | Lukas Wirth | -2/+2 |
| 2025-05-31 | Merge commit '57cbadd68ac473bc50453f6b1320a02b68115f12' | Philipp Krones | -671/+1995 |
| 2025-05-31 | Account for `Generate` actions when filtering the allowed ones | Kirill Bulatov | -0/+1 |
| 2025-05-31 | Merge pull request #4361 from nia-e/remove-oopsie | Ralf Jung | -46/+0 |
| 2025-05-31 | accidentally committed file | Nia Espera | -46/+0 |
| 2025-05-31 | Merge pull request #19898 from Veykril/push-ykumpuwmuvmu | Lukas Wirth | -19/+8 |
| 2025-05-31 | refactor: Remove unncessary duplication in highlight_related | Lukas Wirth | -19/+8 |
| 2025-05-31 | Merge from rustc | The Miri Cronjob Bot | -7/+141 |
| 2025-05-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-31 | Auto merge of #141796 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-30 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-30 | Update expected test output | Arthur Baars | -21/+60 |
| 2025-05-30 | Run 'cargo codegen' to update tests | Arthur Baars | -0/+5 |
| 2025-05-30 | Add test for closure_binder | Arthur Baars | -0/+2 |
| 2025-05-30 | Rollup merge of #140825 - rs-sac:ext, r=workingjubilee | Jubilee | -1/+1 |
| 2025-05-30 | Produce ClosureBinder node in atom.rs | Arthur Baars | -0/+2 |
| 2025-05-30 | internal: Restructure some semantics APIs for virtual macro files | Lukas Wirth | -79/+185 |
| 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 |