| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | Generalize TyCtxt::item_name. | Camille GILLOT | -10/+14 |
| 2025-07-13 | Remove hir::AssocItemKind. | Camille GILLOT | -456/+294 |
| 2025-07-13 | Move trait_item_def_id from ImplItemRef to ImplItem. | Camille GILLOT | -74/+64 |
| 2025-07-13 | Delegation: self parameter must be named exactly `self`. | Camille GILLOT | -7/+33 |
| 2025-07-13 | Remove usused depth. | Camille GILLOT | -4/+1 |
| 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 | 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 | 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 | Auto merge of #143624 - tmiasko:copy-prop-borrowed, r=cjgillot | bors | -142/+97 |
| 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 | Do not glob-reexport `TestMode` variants | Jieyou Xu | -53/+65 |
| 2025-07-12 | Rename `Mode` to `TestMode` | Jieyou Xu | -45/+45 |
| 2025-07-12 | Do not allow defaults for `Mode` and `Config` | Jieyou Xu | -7/+1 |
| 2025-07-12 | Move `string_enum` to `util` module | Jieyou Xu | -49/+42 |
| 2025-07-12 | Remove outdated debugger version warning | Jieyou Xu | -11/+0 |
| 2025-07-12 | Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr | bors | -477/+1164 |
| 2025-07-12 | ./x test miri: fix cleaning the miri_ui directory | Ralf Jung | -2/+9 |
| 2025-07-12 | Auto merge of #143809 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-07-11 | Access `wasi_sdk_path` instead of reading environment variable in bootstrap | Jakub Beránek | -1/+1 |
| 2025-07-11 | htmldocck: better error messages for negative raw directives | binarycat | -0/+4 |
| 2025-07-11 | Rollup merge of #143770 - hkBst:build-helper-cleanup, r=Kobzol | Matthias Krüger | -26/+25 |
| 2025-07-11 | Rollup merge of #143769 - tmiasko:rm-backward-switch-int, r=lqd | Matthias Krüger | -48/+7 |
| 2025-07-11 | Rollup merge of #143767 - hkBst:cleanup-x, r=jieyouxu | Matthias Krüger | -14/+10 |
| 2025-07-11 | Rollup merge of #143759 - fluiderson:rdttff, r=aDotInTheVoid | Matthias Krüger | -3/+3 |
| 2025-07-11 | Rollup merge of #143747 - Gelbpunkt:aarch64-musl-maintainer, r=jieyouxu | Matthias Krüger | -1/+51 |
| 2025-07-11 | Rollup merge of #143716 - workingjubilee:document-some-codegen-backend-stuff,... | Matthias Krüger | -10/+35 |
| 2025-07-11 | Rollup merge of #143647 - ColtenOuO:master, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2025-07-11 | Rollup merge of #143633 - dillona:noinline-assert, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2025-07-11 | Rollup merge of #143403 - GrigorenkoPV:attributes/traits, r=jdonszelmann | Matthias Krüger | -90/+299 |
| 2025-07-11 | Update cargo | Weihang Lo | -0/+0 |