| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | Compiletest: Simplify {Html,Json}DocCk directive handling | León Orell Valerian Liehr | -359/+294 |
| 2025-07-13 | Merge pull request #20235 from A4-Tacks/assoctype-where-comp | Shoyu Vanilla (Flint) | -5/+75 |
| 2025-07-13 | Bless incremental tests. | Camille GILLOT | -3/+3 |
| 2025-07-13 | Retire hir::*ItemRef. | Camille GILLOT | -308/+244 |
| 2025-07-13 | Retire hir::ForeignItemRef. | Camille GILLOT | -66/+40 |
| 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 | 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 | Run bootstrap tests sooner in the `x test` pipeline | Jakub Beránek | -2/+1 |
| 2025-07-13 | make `cfg_select` a builtin macro | Folkert de Vries | -52/+299 |
| 2025-07-13 | Auto merge of #143617 - aDotInTheVoid:devdesktoptestattr, r=Mark-Simulacrum | bors | -2/+0 |
| 2025-07-13 | Add comment why we use zero for COMPLETE | Orson Peters | -1/+4 |
| 2025-07-13 | Use zero for initialized Once state | Orson Peters | -8/+8 |
| 2025-07-13 | Attempt to fix up SGX for random API updates | Josh Triplett | -2/+2 |
| 2025-07-13 | Port `#[link_ordinal]` to the new attribute parsing infrastructure. | Anne Stijns | -150/+159 |
| 2025-07-13 | remove now useless `[allow(unused_lifetimes)]` | Andrey Nikolaev | -12/+7 |
| 2025-07-13 | pass --gc-sections if -Zexport-executable-symbols is enabled and improve tests | usamoi | -23/+40 |
| 2025-07-13 | Auto merge of #143867 - fmease:rollup-5tll6m9, r=fmease | bors | -285/+410 |
| 2025-07-13 | std::vec: Add UB check in `from_parts_in` | xizheyin | -0/+5 |
| 2025-07-13 | std::vec: Add UB check in `from_raw_parts_in` | xizheyin | -0/+5 |
| 2025-07-13 | `std::vec`: Upgrade `debug_assert` to UB check in `set_len` | xizheyin | -2/+7 |
| 2025-07-13 | Fix typo in `std::vec` | xizheyin | -1/+1 |
| 2025-07-13 | Update LLVM to 20.1.8 | dianqk | -1/+1 |
| 2025-07-13 | Update `run-make` tests to use adjusted `symbols` helpers | Jieyou Xu | -4/+4 |
| 2025-07-13 | Adjust `run_make_support::symbols` helpers | Jieyou Xu | -25/+264 |
| 2025-07-13 | warn on align on fields to avoid breaking changes | Jana Dönszelmann | -6/+34 |
| 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 |