| Age | Commit message (Expand) | Author | Lines |
| 2025-04-27 | Fix bad handling of macros if there is already a `main` function | Guillaume Gomez | -1/+4 |
| 2025-04-26 | Update lint-docs to default to Rust 2024 | Eric Huss | -1/+1 |
| 2025-04-26 | lint-docs: Don't hard-code the valid editions | Eric Huss | -14/+8 |
| 2025-04-26 | Merge pull request #19692 from vishruth-thimmaiah/remove_underscore_for_used_var | Chayim Refael Friedman | -0/+212 |
| 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 | replace command that does not work | Tshepang Mbambo | -3/+6 |
| 2025-04-26 | copy-paste ease | Tshepang Mbambo | -1/+1 |
| 2025-04-26 | use correct code block markers | Tshepang Mbambo | -24/+24 |
| 2025-04-26 | Merge pull request #2343 from hwhsu1231-fork/fix-prefix-chapter | Tshepang Mbambo | -0/+5 |
| 2025-04-26 | Merge pull request #2345 from rust-lang/extraneous | Tshepang Mbambo | -3/+3 |
| 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 | -171/+302 |
| 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 | If there is a `;` alone, we consider that the doctest needs to be put inside ... | Guillaume Gomez | -2/+0 |
| 2025-04-25 | Improve code | Guillaume Gomez | -4/+7 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -1/+50 |
| 2025-04-25 | typo | Tshepang Mbambo | -2/+2 |
| 2025-04-25 | Rollup merge of #140290 - styvane:patch0001-fix-typo-in-rusdoc-search, r=Guil... | Matthias Krüger | -1/+1 |
| 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 | Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgr | bors | -5/+53 |
| 2025-04-25 | Correctly display stdout and stderr in case a doctest is failing | Guillaume Gomez | -1/+16 |
| 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 | rustdoc: fix typo change from equivelent to equivalent | Sede Soukossi | -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 | -154/+192 |
| 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 | Update gcc submodule to 0ea98a1365b81f7488073512c850e8ee951a4afd | Jakub Beránek | -0/+0 |
| 2025-04-25 | Add a tidy check for GCC submodule version | Jakub Beránek | -0/+49 |
| 2025-04-25 | Enable [behind-upstream] triagebot option | xizheyin | -0/+3 |
| 2025-04-25 | Auto merge of #140233 - Zalathar:revert-new-executor, r=jieyouxu | bors | -11/+7 |
| 2025-04-25 | Rollup merge of #140006 - onur-ozkan:138778, r=onur-ozkan | Matthias Krüger | -5/+50 |
| 2025-04-25 | Rollup merge of #137653 - tgross35:deprecate-concat_idents, r=workingjubilee | Matthias Krüger | -0/+3 |
| 2025-04-25 | Merge from rustc | The Miri Cronjob Bot | -129/+146 |
| 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 #140248 - GuillaumeGomez:fix-impl-block-items-indent, r=notri... | Matthias Krüger | -12/+19 |