| Age | Commit message (Expand) | Author | Lines |
| 2025-06-04 | Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann | Matthias Krüger | -64/+19 |
| 2025-06-04 | Auto merge of #142002 - onur-ozkan:follow-ups2, r=jieyouxu | bors | -26/+26 |
| 2025-06-04 | bootstrap: Fix file permissions when dereferencing symlinks | smpdt | -1/+2 |
| 2025-06-04 | Don't refer to 'this tail expression' in expansion. | Mara Bos | -5/+5 |
| 2025-06-04 | Merge pull request #2456 from jieyouxu/pr-message-nit | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-06-04 | triagebot: avoid unnecessary line break in PR welcome message | Jieyou Xu | -2/+2 |
| 2025-06-04 | Don't refer to 'local binding' in extern macro. | Mara Bos | -4/+10 |
| 2025-06-04 | cleaned up some tests | Kivooeo | -96/+112 |
| 2025-06-04 | match on segments of path and some small cleanup | Ryan Mehri | -23/+14 |
| 2025-06-04 | update `skip_std_check_if_no_download_rustc` doc-comments | onur-ozkan | -140/+144 |
| 2025-06-04 | document `skip-std-check-if-no-download-rustc` in rustc-dev-guide | onur-ozkan | -0/+8 |
| 2025-06-04 | Fix for async drop inside async gen fn | Andrew Zhogin | -8/+31 |
| 2025-06-04 | Use an enum for SCC representatives, plus other code review | Amanda Stjerna | -136/+131 |
| 2025-06-04 | Merge pull request #19905 from Veykril/push-unwwyqpwqxky | Lukas Wirth | -35/+46 |
| 2025-06-04 | refactor: Cleanup descension stuff | Lukas Wirth | -35/+46 |
| 2025-06-04 | Add link to correct documentation in htmldocck.py | Derukugi | -114/+2 |
| 2025-06-04 | Merge pull request #19922 from Veykril/push-oxyomxrsplpx | Lukas Wirth | -217/+405 |
| 2025-06-04 | feat: Add `dyn` keyword inlay hints | Lukas Wirth | -2/+142 |
| 2025-06-04 | Give path segment type anchors their own grammar rule | Lukas Wirth | -158/+223 |
| 2025-06-04 | Remove unnecessary parameters in inlay-hint computation | Lukas Wirth | -58/+41 |
| 2025-06-04 | Merge pull request #4372 from nia-e/multiple-native-libs | Oli Scherer | -57/+70 |
| 2025-06-04 | Merge pull request #2454 from rust-lang/tshepang-expand | 许杰友 Jieyou Xu (Joe) | -2/+6 |
| 2025-06-04 | Merge pull request #2455 from Rageking8/fix-incorrect-use-of-recommend-over-r... | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-06-04 | Fix incorrect use of "recommend" over "recommended" | Rageking8 | -1/+1 |
| 2025-06-04 | fix suggestion-causes-error of `print_literal` and `write_literal` (#14961) | Samuel Tardieu | -11/+199 |
| 2025-06-04 | Auto merge of #142003 - matthiaskrgr:rollup-ad8l9ns, r=matthiaskrgr | bors | -632/+688 |
| 2025-06-04 | Fix incorrect use of "recommend" over "recommended" | Rageking8 | -1/+1 |
| 2025-06-04 | Do not recurse indefinitely while checking for inner mutability | Samuel Tardieu | -9/+55 |
| 2025-06-04 | fix suggestion-causes-error of `print_literal` and `write_literal` | relaxcn | -11/+199 |
| 2025-06-04 | Merge pull request #19913 from rust-lang/dependabot/npm_and_yarn/editors/code... | Laurențiu Nicola | -3/+3 |
| 2025-06-04 | Merge pull request #19914 from davidbarsky/davidbarsky/add-some-additional-in... | Lukas Wirth | -0/+253 |
| 2025-06-04 | Merge pull request #19921 from ShoyuVanilla/ci-retry | Laurențiu Nicola | -2/+2 |
| 2025-06-04 | ci: Pin `cargo-workspaces` version to `0.3.6`, again | Shoyu Vanilla | -2/+2 |
| 2025-06-03 | Change `tag_field` to `FieldIdx` in `Variants::Multiple` | Scott McMurray | -3/+3 |
| 2025-06-03 | Change `tag_field` to `FieldIdx` in `Variants::Multiple` | Scott McMurray | -31/+33 |
| 2025-06-04 | Improve some `Visitor` comments. | Nicholas Nethercote | -5/+11 |
| 2025-06-04 | abi_check: tweak some comments | Ralf Jung | -5/+12 |
| 2025-06-04 | x86 (32/64): go back to passing SIMD vectors by-ptr | Ralf Jung | -46/+22 |
| 2025-06-04 | Merge pull request #4375 from rust-lang/rustup-2025-06-04 | Ralf Jung | -6987/+61620 |
| 2025-06-04 | Merge pull request #19920 from ShoyuVanilla/patch-2 | Laurențiu Nicola | -1/+1 |
| 2025-06-04 | fix: Typo mistake in autopublish workflow | Shoyu Vanilla (Flint) | -1/+1 |
| 2025-06-04 | Rollup merge of #142000 - lambdageek:no-symlink-stage0, r=onur-ozkan | Matthias Krüger | -13/+17 |
| 2025-06-04 | Rollup merge of #141888 - ferrocene:lw/decouple-tests-from-2015, r=compiler-e... | Matthias Krüger | -193/+194 |
| 2025-06-04 | Rollup merge of #141871 - nia-e:fix-bitset, r=eholk | Matthias Krüger | -4/+46 |
| 2025-06-04 | Rollup merge of #141467 - cyrgani:const-empty-stringlikes, r=Amanieu | Matthias Krüger | -5/+7 |
| 2025-06-04 | Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee | Matthias Krüger | -10/+36 |
| 2025-06-04 | Rollup merge of #138699 - psumbera:solaris-ci-build3, r=marcoieni | Matthias Krüger | -172/+285 |
| 2025-06-04 | Rollup merge of #137306 - tgross35:remove-i128-u128-improper-ctypes, r=travis... | Matthias Krüger | -235/+75 |
| 2025-06-04 | Rollup merge of #136687 - joshtriplett:improve-display-and-fromstr-docs, r=Am... | Matthias Krüger | -0/+28 |
| 2025-06-04 | Merge pull request #19919 from ShoyuVanilla/patch-1 | Laurențiu Nicola | -3/+3 |