| Age | Commit message (Expand) | Author | Lines |
| 2025-07-14 | Update SUMMARY.md | fuder.eth | -2/+2 |
| 2025-07-13 | Auto merge of #143888 - matthiaskrgr:rollup-fv9x7kf, r=matthiaskrgr | bors | -581/+1032 |
| 2025-07-13 | Rollup merge of #143826 - Shourya742:2025-07-12-fix-command-trace, r=Kobzol | Matthias Krüger | -4/+29 |
| 2025-07-13 | Rollup merge of #143825 - RalfJung:clippy-test-filter, r=llogiq | Matthias Krüger | -3/+12 |
| 2025-07-13 | Rollup merge of #143786 - nikic:ci-job-name-fallback, r=marcoieni | Matthias Krüger | -1/+1 |
| 2025-07-13 | Rollup merge of #143785 - bjorn3:faster_ra_build_script_build, r=Kobzol | Matthias Krüger | -51/+249 |
| 2025-07-13 | Rollup merge of #143774 - oli-obk:const_from, r=fee1-dead | Matthias Krüger | -43/+38 |
| 2025-07-13 | Rollup merge of #143734 - LorrensP-2158466:refactor-resolve-resolution-bindin... | Matthias Krüger | -55/+77 |
| 2025-07-13 | Rollup merge of #143685 - LorrensP-2158466:merge-import-bindings, r=petrochenkov | Matthias Krüger | -136/+123 |
| 2025-07-13 | Rollup merge of #143634 - nia-e:init-and-wildcards, r=RalfJung | Matthias Krüger | -28/+42 |
| 2025-07-13 | Rollup merge of #143554 - okaneco:const_slice_rotate, r=Amanieu,tgross35 | Matthias Krüger | -9/+21 |
| 2025-07-13 | Rollup merge of #143519 - mu001999-contrib:dead-code/impl-items, r=petrochenkov | Matthias Krüger | -44/+169 |
| 2025-07-13 | Rollup merge of #143301 - Kivooeo:tf26, r=tgross35 | Matthias Krüger | -207/+271 |
| 2025-07-13 | Auto merge of #143617 - aDotInTheVoid:devdesktoptestattr, r=Mark-Simulacrum | bors | -2/+0 |
| 2025-07-13 | Auto merge of #143867 - fmease:rollup-5tll6m9, r=fmease | bors | -285/+410 |
| 2025-07-13 | Rollup merge of #143841 - jieyouxu:clippy-autolabel, r=fmease | León Orell Valerian Liehr | -19/+17 |
| 2025-07-13 | Rollup merge of #143823 - jieyouxu:compiletest-maintenance-5, r=Kobzol | León Orell Valerian Liehr | -168/+253 |
| 2025-07-13 | Rollup merge of #143822 - RalfJung:miri-ui-clean, r=jieyouxu | León Orell Valerian Liehr | -2/+9 |
| 2025-07-13 | Rollup merge of #143817 - Kobzol:wasi-sdk-path, r=jieyouxu | León Orell Valerian Liehr | -1/+1 |
| 2025-07-13 | Rollup merge of #143814 - lolbinarycat:htmldocck-negative-err, r=fmease | León Orell Valerian Liehr | -0/+4 |
| 2025-07-13 | Rollup merge of #143803 - RalfJung:const-trait-tracking, r=compiler-errors | León Orell Valerian Liehr | -40/+41 |
| 2025-07-13 | Rollup merge of #143798 - Shourya742:2025-07-11-remove-format-short-command-t... | León Orell Valerian Liehr | -28/+5 |
| 2025-07-13 | Rollup merge of #143796 - JonathanBrouwer:fix-builtin-attribute-prefix, r=jdo... | León Orell Valerian Liehr | -1/+40 |
| 2025-07-13 | Rollup merge of #143791 - GuillaumeGomez:update-sysinfo, r=jieyouxu | León Orell Valerian Liehr | -8/+8 |
| 2025-07-13 | Rollup merge of #143782 - jieyouxu:debug-assertions, r=ChrisDenton | León Orell Valerian Liehr | -5/+27 |
| 2025-07-13 | Rollup merge of #143778 - oli-obk:const-cleanup, r=fee1-dead | León Orell Valerian Liehr | -12/+4 |
| 2025-07-13 | Rollup merge of #143776 - no1wudi:fix, r=tgross35 | León Orell Valerian Liehr | -1/+1 |
| 2025-07-13 | Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillot | bors | -128/+63 |
| 2025-07-13 | Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obk | bors | -59/+157 |
| 2025-07-12 | Auto merge of #143783 - bvanjoi:issue-143697-2, r=compiler-errors | bors | -166/+162 |
| 2025-07-12 | Clean up implementation of RPITIT assoc item lowering | Michael Goulet | -146/+110 |
| 2025-07-13 | cleaned up some tests | Kivooeo | -96/+160 |
| 2025-07-13 | moved tests | Kivooeo | -13/+13 |
| 2025-07-13 | query RPITIT in a trait or impl | bohan | -151/+143 |
| 2025-07-13 | compute all rpitit of a trait | bohan | -57/+97 |
| 2025-07-12 | merge source and target bindings into single field | LorrensP-2158466 | -136/+123 |
| 2025-07-12 | Label clippy changes with `T-clippy` team label | Jieyou Xu | -0/+4 |
| 2025-07-12 | Hoist the more "special" autolabels to the start of the section | Jieyou Xu | -13/+13 |
| 2025-07-12 | Make it clearer which key-values belong to which autolabel | Jieyou Xu | -6/+0 |
| 2025-07-12 | explicitly drop span_guard in wait_for_output | bit-aloo | -1/+5 |
| 2025-07-12 | Auto merge of #143624 - tmiasko:copy-prop-borrowed, r=cjgillot | bors | -142/+97 |
| 2025-07-12 | replace binding and shadowed_glob on NameResolution with non_glob_binding and... | b-naber | -55/+77 |
| 2025-07-12 | Add change_tracker.rs entry | bjorn3 | -0/+5 |
| 2025-07-12 | Move --compile-time-deps | bjorn3 | -5/+6 |
| 2025-07-12 | Make rustdoc-gui-test dummy compiletest config purpose explicit | Jieyou Xu | -5/+102 |
| 2025-07-12 | Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgr | bors | -194/+432 |
| 2025-07-12 | add span to streaming command execution flow | bit-aloo | -1/+15 |
| 2025-07-12 | fix span for deferred command execution | bit-aloo | -3/+10 |
| 2025-07-12 | clippy: fix test filtering when TESTNAME is empty | Ralf Jung | -3/+12 |
| 2025-07-12 | Do not glob-reexport `TestMode` variants | Jieyou Xu | -53/+65 |