| Age | Commit message (Expand) | Author | Lines |
| 2025-04-24 | Merge pull request #19678 from Veykril/push-mkznvpsktnnz | Lukas Wirth | -60/+126 |
| 2025-04-24 | Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgr | bors | -2/+6 |
| 2025-04-24 | Remove `weak` alias terminology | Boxy | -2/+2 |
| 2025-04-24 | Rollup merge of #140194 - jieyouxu:minicore-force-unwind-tables, r=bjorn3 | Matthias Krüger | -2/+6 |
| 2025-04-24 | clippy | Ralf Jung | -14/+12 |
| 2025-04-24 | CI: print message when skipping PR | Ralf Jung | -1/+1 |
| 2025-04-24 | Merge from rustc | Ralf Jung | -6990/+13732 |
| 2025-04-24 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-04-24 | Merge pull request #19675 from Veykril/push-uuluymsosttr | Lukas Wirth | -12/+29 |
| 2025-04-24 | Arena allocate `LifetimeRef`s | Lukas Wirth | -60/+126 |
| 2025-04-24 | Shrink `WherePredicate` by 8 bytes | Lukas Wirth | -2/+3 |
| 2025-04-24 | Correctly set `infer_args = true` in more places | Chayim Refael Friedman | -8/+10 |
| 2025-04-24 | fix: Fix type argument mismatch incorrectly triggering on inferred trait args | Lukas Wirth | -4/+19 |
| 2025-04-24 | refactor: Remove `WherePredicateTypeTarget` | Lukas Wirth | -311/+302 |
| 2025-04-24 | Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc | bendn | -67/+87 |
| 2025-04-24 | Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhpratt | Matthias Krüger | -1/+0 |
| 2025-04-24 | Properly handle lifetimes when checking generic arguments len | Chayim Refael Friedman | -226/+858 |
| 2025-04-24 | Revert compiletest new-executor, to re-land without download-rustc | Zalathar | -11/+7 |
| 2025-04-23 | Update wasm-component-ld to 0.5.13 | Alex Crichton | -1/+1 |
| 2025-04-23 | Auto merge of #139983 - flip1995:clippy-subtree-update, r=Manishearth | bors | -6980/+13718 |
| 2025-04-23 | fix: Fix incorrect diagnostic for lifetime parameter count mismatch | Lukas Wirth | -15/+21 |
| 2025-04-23 | Auto merge of #139998 - Zalathar:new-executor, r=onur-ozkan | bors | -7/+11 |
| 2025-04-23 | Mark `incorrect_generics_len` diagnostic as experimental | Lukas Wirth | -0/+1 |
| 2025-04-23 | compiletest: `//@ add-core-stubs` implies `-Cforce-unwind-tables=yes` | Jieyou Xu | -2/+6 |
| 2025-04-23 | Clippy: Fix doc issue | Philipp Krones | -0/+1 |
| 2025-04-23 | Remove `git_repository` field from `GitConfig` | Jakub Beránek | -8/+0 |
| 2025-04-23 | Make algebraic intrinsics into 'const fn' items; Make algebraic functions of ... | Gabriel Bjørnager Jensen | -26/+0 |
| 2025-04-23 | Merge from rustc | The Miri Cronjob Bot | -21/+68 |
| 2025-04-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-23 | Auto merge of #138591 - Kobzol:git-ci, r=Mark-Simulacrum | bors | -1/+1 |
| 2025-04-23 | compiletest: Use the new non-libtest executor by default | Zalathar | -7/+11 |
| 2025-04-22 | [compiletest] Parallelize test discovery | Tyler Mandry | -38/+60 |
| 2025-04-22 | Merge pull request #19647 from roife/fix-issue-19646 | Lukas Wirth | -41/+31 |
| 2025-04-22 | Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u... | Philipp Krones | -6980/+13717 |
| 2025-04-23 | fix: panics in inlay hints that produce empty text edits for closure return t... | roifewu | -41/+31 |
| 2025-04-22 | Rollup merge of #140072 - folkertdev:miri-fn-align, r=RalfJung | Chris Denton | -0/+21 |
| 2025-04-22 | Merge pull request #19657 from ChayimFriedman2/better-offset-of | Lukas Wirth | -3/+230 |
| 2025-04-22 | Account for `IngredientCache::get_or_create()` taking `&Zalsa` and not `&dyn ... | Chayim Refael Friedman | -1/+1 |
| 2025-04-22 | Fix variance | Chayim Refael Friedman | -7/+3 |
| 2025-04-22 | Adapt for new cycle handling changing in Salsa | Chayim Refael Friedman | -339/+133 |
| 2025-04-22 | Adjust for `salsa::Id::from_u32()` being unsafe | Chayim Refael Friedman | -183/+80 |
| 2025-04-22 | Adjust for new Salsa not implementing `Debug` by default | Chayim Refael Friedman | -6/+6 |
| 2025-04-22 | Depend on Salsa v0.20.0 | Chayim Refael Friedman | -10/+11 |
| 2025-04-22 | Merge pull request #19479 from ChayimFriedman2/generic-mismatch | Lukas Wirth | -405/+1243 |
| 2025-04-22 | compiletest: Fix deadline bugs in new executor | Zalathar | -21/+47 |
| 2025-04-22 | The new diagnostic has found a bug lurking in minicore | Chayim Refael Friedman | -1/+1 |
| 2025-04-22 | Add two new diagnostics: one for mismatch in generic arguments count, and ano... | Chayim Refael Friedman | -404/+1242 |
| 2025-04-22 | Merge pull request #19622 from A4-Tacks/raw-string-suffix | Lukas Wirth | -13/+293 |
| 2025-04-22 | Merge pull request #19662 from Veykril/push-lqqvmnonlwrx | Lukas Wirth | -1/+1 |
| 2025-04-22 | minor: Fix outdated comment in hir-ty/generics.rs | Lukas Wirth | -1/+1 |