| Age | Commit message (Expand) | Author | Lines |
| 2025-04-27 | feat: adds an assist to remove underscores from used variables | Vishruth-Thimmaiah | -0/+212 |
| 2025-04-26 | Don't escape `'static` | Chayim Refael Friedman | -2/+10 |
| 2025-04-26 | Escape raw names in labels properly | Chayim Refael Friedman | -5/+26 |
| 2025-04-26 | Rollup merge of #140226 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-26 | Fix error message for static references or mutable references | yuk1ty | -1/+1 |
| 2025-04-25 | Clarify text for add_braces assist | Wilfred Hughes | -3/+3 |
| 2025-04-26 | Merge from rustc | The Miri Cronjob Bot | -17/+62 |
| 2025-04-26 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-26 | Auto merge of #140177 - tmandry:compiletest-par, r=jieyouxu | bors | -38/+60 |
| 2025-04-25 | Rollup merge of #137683 - Kobzol:tidy-gcc-submodule, r=GuillaumeGomez | Matthias Krüger | -0/+49 |
| 2025-04-25 | Merge pull request #19690 from ChayimFriedman2/preallocate-input | Chayim Refael Friedman | -3/+10 |
| 2025-04-25 | Preallocate `parser::Input` | Chayim Refael Friedman | -3/+10 |
| 2025-04-25 | compiletest: Use the new non-libtest executor by default (2) | Zalathar | -7/+11 |
| 2025-04-25 | Merge pull request #19688 from ChayimFriedman2/less-unused | Lukas Wirth | -173/+164 |
| 2025-04-25 | avoid an unnecessary transmute | Ralf Jung | -1/+1 |
| 2025-04-25 | Switch `AstIdMap` to `hashbrown::HashTable` from the raw API | Chayim Refael Friedman | -10/+10 |
| 2025-04-25 | Upgrade dashmap and hashbrown | Chayim Refael Friedman | -136/+103 |
| 2025-04-25 | Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgr | bors | -6/+6 |
| 2025-04-25 | minor: format | gohome001 | -6/+4 |
| 2025-04-25 | test: add test case for highlight unsafe operations | gohome001 | -0/+28 |
| 2025-04-25 | feat: highlight unsafe operations | gohome001 | -0/+57 |
| 2025-04-25 | `shrink_to_fit()` in more places | Chayim Refael Friedman | -27/+51 |
| 2025-04-25 | Add a tidy check for GCC submodule version | Jakub Beránek | -0/+49 |
| 2025-04-25 | Auto merge of #140233 - Zalathar:revert-new-executor, r=jieyouxu | bors | -11/+7 |
| 2025-04-25 | Merge from rustc | The Miri Cronjob Bot | -104/+93 |
| 2025-04-25 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-25 | Add PGO support to install | François Bernier | -132/+175 |
| 2025-04-24 | Always error when failed to parse DiscoverProjectMessage | David Richey | -13/+13 |
| 2025-04-25 | Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmease | Matthias Krüger | -6/+6 |
| 2025-04-24 | Rollup merge of #140191 - Kobzol:remove-git-repository-from-git-config, r=jie... | Matthias Krüger | -8/+0 |
| 2025-04-24 | Rollup merge of #140172 - bjoernager:const-float-algebraic, r=RalfJung | Matthias Krüger | -26/+0 |
| 2025-04-24 | Rollup merge of #136083 - bend-n:⃤⃤, r=lcnr | Matthias Krüger | -67/+87 |
| 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 |