| Age | Commit message (Expand) | Author | Lines |
| 2025-06-04 | Rollup merge of #141985 - compiler-errors:cycle-in-dep-graph-print, r=oli-obk | Matthias Krüger | -7/+40 |
| 2025-06-04 | Rollup merge of #141969 - fmease:triagebot-rm-assign-users-on-vacation, r=Kobzol | Matthias Krüger | -4/+0 |
| 2025-06-04 | Rollup merge of #141968 - oli-obk:wfck-everything-at-once, r=wesleywiser | Matthias Krüger | -68/+63 |
| 2025-06-04 | Rollup merge of #141960 - ferrocene:lw/2015-paths2, r=compiler-errors | Matthias Krüger | -290/+290 |
| 2025-06-04 | Rollup merge of #141932 - azhogin:azhogin/async-drop-inside-asyncgen-fix, r=o... | Matthias Krüger | -8/+31 |
| 2025-06-04 | Rollup merge of #141890 - Derukugis:master, r=fmease | Matthias Krüger | -114/+2 |
| 2025-06-04 | Auto merge of #142028 - matthiaskrgr:rollup-rawl1zo, r=matthiaskrgr | bors | -139/+185 |
| 2025-06-04 | Add an empty rust-version file | Trevor Gross | -0/+0 |
| 2025-06-04 | Replace the musl submodule with a download script | Trevor Gross | -18/+30 |
| 2025-06-04 | Add Location::file_with_nul | Taylor Cramer | -24/+63 |
| 2025-06-04 | Fix `unnecessary_debug_formatting` FP inside `Debug` impl (#14955) | dswij | -1/+31 |
| 2025-06-04 | Fix parsing of frontmatters with inner hyphens | Matthew Jasper | -1/+24 |
| 2025-06-05 | Do not lint macro generated codes | donkomura | -15/+32 |
| 2025-06-04 | Report the actual item that evaluation failed for | Oli Scherer | -4/+6 |
| 2025-06-04 | add qualifiers to attribute completions | Ryan Mehri | -14/+30 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -669/+500 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -45/+54 |
| 2025-06-04 | Introduce the `mismatched_lifetime_syntaxes` lint | Jake Goulding | -3/+1447 |
| 2025-06-04 | coretests: move float tests from num to floats module and use a more flexible... | Ralf Jung | -353/+548 |
| 2025-06-04 | cleaned up some tests | Kivooeo | -170/+98 |
| 2025-06-04 | Rollup merge of #142007 - nnethercote:visitor-comments, r=chenyukang | Matthias Krüger | -5/+11 |
| 2025-06-04 | Rollup merge of #141959 - ferrocene:lw/2015-edition-directives2, r=compiler-e... | Matthias Krüger | -46/+74 |
| 2025-06-04 | Rollup merge of #141939 - Qelxiros:139911-exact-div-tests, r=workingjubilee | Matthias Krüger | -0/+62 |
| 2025-06-04 | Rollup merge of #141924 - rs-sac:extr-doc, r=jhpratt | Matthias Krüger | -7/+7 |
| 2025-06-04 | Rollup merge of #141893 - usamoi:lossless, r=tgross35 | Matthias Krüger | -1/+0 |
| 2025-06-04 | Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubilee | Matthias Krüger | -1/+3 |
| 2025-06-04 | Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubilee | Matthias Krüger | -16/+12 |
| 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 |