| Age | Commit message (Expand) | Author | Lines |
| 2025-09-26 | add tests | lcnr | -0/+161 |
| 2025-09-26 | move tests | lcnr | -0/+0 |
| 2025-09-26 | allow method calls on opaques | lcnr | -171/+357 |
| 2025-09-26 | use `try_structurally_resolve_type` for method receiver | lcnr | -36/+54 |
| 2025-09-26 | remove unnecessary structurally resolve | lcnr | -3/+1 |
| 2025-09-26 | predefined opaques to `method_autoderef_steps` | lcnr | -15/+63 |
| 2025-09-26 | predefined opaques use `List` | lcnr | -77/+16 |
| 2025-09-26 | Ignore more failing ui tests for GCC backend | Guillaume Gomez | -297/+440 |
| 2025-09-26 | rename `search_graph::Delegate` fns | lcnr | -7/+10 |
| 2025-09-26 | fix cycle head usages tracking | lcnr | -52/+166 |
| 2025-09-26 | Mention `tyalias` in intra-doc link rustdoc book chapter | Guillaume Gomez | -1/+1 |
| 2025-09-26 | Add tests for new `tyalias` intra-doc link disambiguator | Guillaume Gomez | -0/+95 |
| 2025-09-26 | Auto merge of #146595 - Shourya742:make-cargo-test-work-for-self-test, r=Kobzol | bors | -394/+337 |
| 2025-09-26 | Add new `tyalias` intra-doc link disambiguator | Guillaume Gomez | -0/+2 |
| 2025-09-26 | fix doc comments to be more standard | Marijn Schouten | -23/+5 |
| 2025-09-26 | Merge pull request #20748 from A4-Tacks/migrate-arith-op-prec | Shoyu Vanilla (Flint) | -12/+15 |
| 2025-09-26 | Merge pull request #20599 from A4-Tacks/bang-de-morgan | Shoyu Vanilla (Flint) | -7/+28 |
| 2025-09-26 | Migrate `replace_arith_op` assist to use `SyntaxEditor` | A4-Tacks | -12/+15 |
| 2025-09-26 | Simplify notable traits map serialization | Yotam Ofek | -20/+5 |
| 2025-09-26 | Cleanup `notable_traits_decl` | Yotam Ofek | -56/+63 |
| 2025-09-26 | Remove usages of `write_str` from `render_assoc_items_inner` | Yotam Ofek | -41/+22 |
| 2025-09-26 | Merge pull request #20611 from A4-Tacks/replace-arith-op-prec | Shoyu Vanilla (Flint) | -1/+22 |
| 2025-09-26 | ProjectionElem::Subtype -> CastKind::Subtype | beepster4096 | -112/+47 |
| 2025-09-26 | Merge pull request #20604 from A4-Tacks/cfg-attr-comp | Shoyu Vanilla (Flint) | -1/+53 |
| 2025-09-26 | Auto merge of #147054 - matthiaskrgr:rollup-660g92w, r=matthiaskrgr | bors | -107/+445 |
| 2025-09-26 | Merge pull request #20729 from A4-Tacks/const-param-kwd | Shoyu Vanilla (Flint) | -1/+28 |
| 2025-09-26 | Merge pull request #20731 from A4-Tacks/expand-rest-pat-in-tuple-slice-pat | Shoyu Vanilla (Flint) | -19/+289 |
| 2025-09-26 | Fix expand rest pattern in tuple and slice pattern | A4-Tacks | -19/+289 |
| 2025-09-26 | Merge pull request #20598 from A4-Tacks/let-chain-sup-conv-to-guarded-ret | Shoyu Vanilla (Flint) | -45/+252 |
| 2025-09-26 | re-order normalizations in run-make linker-warning test | Fabian Grünbichler | -1/+1 |
| 2025-09-26 | Merge pull request #20736 from A4-Tacks/fix-invert-if-let-chain | Shoyu Vanilla (Flint) | -4/+13 |
| 2025-09-26 | Merge pull request #20742 from A4-Tacks/unused-raw-var | Shoyu Vanilla (Flint) | -2/+16 |
| 2025-09-26 | Rollup merge of #147049 - vexide:vex-std, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-09-26 | Rollup merge of #147047 - notriddle:toolbar-index, r=GuillaumeGomez | Matthias Krüger | -3/+26 |
| 2025-09-26 | Rollup merge of #147038 - Kobzol:bootstrap-verbose-fn, r=jieyouxu | Matthias Krüger | -58/+46 |
| 2025-09-26 | Rollup merge of #146994 - cuviper:clippy-ci-recursion, r=Kobzol | Matthias Krüger | -0/+2 |
| 2025-09-26 | Rollup merge of #146991 - cachebag:span-caller-location, r=RalfJung | Matthias Krüger | -1/+1 |
| 2025-09-26 | Rollup merge of #146453 - thejpster:arm-linux-docs, r=petrochenkov | Matthias Krüger | -4/+234 |
| 2025-09-26 | Rollup merge of #146283 - LorrensP-2158466:resolve-cm-cell, r=petrochenkov | Matthias Krüger | -40/+135 |
| 2025-09-26 | Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkov | bors | -147/+140 |
| 2025-09-25 | Rename ui test items | Jules Bertholet | -66/+66 |
| 2025-09-26 | JumpThreading: Avoid computing dominators to identify loop headers. | Camille Gillot | -17/+23 |
| 2025-09-25 | Auto merge of #146919 - lcnr:yeet-fast-path, r=fee1-dead | bors | -40/+41 |
| 2025-09-25 | rustdoc-search: add test case for all/index.html search | Michael Howell | -0/+13 |
| 2025-09-25 | PassWrapper: update for new PGOOptions args in LLVM 22 | Augie Fackler | -0/+16 |
| 2025-09-25 | rustdoc-search: add descriptive comment to space-saving hack | Michael Howell | -0/+8 |
| 2025-09-25 | std: fix warning in VEXos stdio module | Tropical | -1/+1 |
| 2025-09-25 | rustdoc: put the toolbar on the all item index | Michael Howell | -3/+13 |
| 2025-09-25 | fix transcriber error in declarative macros for negative integer literal cons... | Oblarg | -1/+110 |
| 2025-09-25 | rustdoc-search: use the same ID for entry and path to same item | Michael Howell | -8/+24 |