| Age | Commit message (Expand) | Author | Lines |
| 2025-04-28 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -339/+502 |
| 2025-04-28 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-28 | add a FIXME | onur-ozkan | -2/+3 |
| 2025-04-28 | Rollup merge of #139224 - epage:nocapture, r=thomcc | Chris Denton | -4/+6 |
| 2025-04-28 | Rollup merge of #138737 - Ayush1325:r-efi-update, r=tgross35 | Chris Denton | -4/+4 |
| 2025-04-28 | Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-Simulacrum | Chris Denton | -0/+3 |
| 2025-04-27 | Auto merge of #140362 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-04-27 | Rollup merge of #140348 - ehuss:lint-docs-edition, r=compiler-errors | Matthias Krüger | -14/+8 |
| 2025-04-27 | Merge pull request #4293 from primoly/unsafe-attributes | Ben Kimock | -4/+4 |
| 2025-04-27 | `unsafe(no_mangle)` in `miri_start` examples | primoly | -4/+4 |
| 2025-04-27 | Update cargo | Weihang Lo | -0/+0 |
| 2025-04-27 | Merge pull request #2351 from rust-lang/rustc-pull | Yuki Okushi | -7423/+14760 |
| 2025-04-27 | ci: clean more disk space in codebuild | MarcoIeni | -50/+81 |
| 2025-04-27 | CI: docker: host-x86_64: test-various: uefi_qemu_test: Update r-efi | Ayush Singh | -4/+4 |
| 2025-04-27 | Auto merge of #140291 - GuillaumeGomez:doctest-2024-stdout, r=notriddle | bors | -1/+16 |
| 2025-04-27 | bypass linker configuration and cross target check on `x check` | onur-ozkan | -1/+2 |
| 2025-04-26 | Auto merge of #140288 - Zalathar:new-executor, r=jieyouxu | bors | -7/+11 |
| 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 |