| Age | Commit message (Expand) | Author | Lines |
| 2025-09-28 | Rollup merge of #147113 - heiher:src-analysis-lsx, r=lqd | Matthias Krüger | -3/+107 |
| 2025-09-28 | Rollup merge of #144197 - KMJ-007:type-tree, r=ZuseZ4 | Matthias Krüger | -13/+618 |
| 2025-09-28 | Rollup merge of #141469 - Kivooeo:remove-usnsafegate, r=compiler-errors | Matthias Krüger | -0/+15 |
| 2025-09-28 | Rollup merge of #147066 - SimonSapin:macro_attr-tracking, r=lqd | Matthias Krüger | -1/+1 |
| 2025-09-28 | Rollup merge of #147061 - lcnr:provisional-cache-woops, r=BoxyUwU | Matthias Krüger | -56/+118 |
| 2025-09-28 | Rollup merge of #146763 - Zalathar:di-builder, r=jdonszelmann | Matthias Krüger | -133/+102 |
| 2025-09-28 | Rollup merge of #146745 - helldawg:master, r=workingjubilee | Matthias Krüger | -4/+4 |
| 2025-09-28 | Add LSX accelerated implementation for source file analysis | WANG Rui | -3/+107 |
| 2025-09-27 | Rollup merge of #147075 - Lysxia:no-panic-def-path-hash, r=petrochenkov | Matthias Krüger | -9/+10 |
| 2025-09-27 | Rollup merge of #147050 - durin42:llvm-22-pgo-options-args, r=cuviper | Matthias Krüger | -0/+18 |
| 2025-09-27 | Rollup merge of #146037 - aapoalas:reborrow-lang-experiment, r=tmandry | Matthias Krüger | -0/+2 |
| 2025-09-27 | Auto merge of #138907 - GuillaumeGomez:rfc-3631, r=fmease,camelid,Manishearth... | bors | -25/+93 |
| 2025-09-27 | Auto merge of #146829 - cjgillot:jump-threading-loop-dominator, r=dianqk | bors | -17/+25 |
| 2025-09-27 | Remove `doc_auto_cfg` feature as well | Guillaume Gomez | -2/+2 |
| 2025-09-27 | Improve code and fix typo | Guillaume Gomez | -36/+17 |
| 2025-09-27 | Apply first review round suggestions | Guillaume Gomez | -2/+5 |
| 2025-09-27 | Remove `doc_cfg_hide` feature | Guillaume Gomez | -3/+0 |
| 2025-09-27 | Improve code and better check `doc(cfg(...))` attributes | Guillaume Gomez | -3/+24 |
| 2025-09-27 | Add code documentation, improve code and improve error message | Guillaume Gomez | -7/+4 |
| 2025-09-27 | Put back the `doc_cfg` code behind a nightly feature | Guillaume Gomez | -0/+1 |
| 2025-09-27 | Strenghten checks for `doc(auto_cfg(show/hide))` attributes | Guillaume Gomez | -1/+23 |
| 2025-09-27 | Implement RFC 3631 | Guillaume Gomez | -18/+64 |
| 2025-09-27 | Fix tracking issue number for feature(macro_attr) | Simon Sapin | -1/+1 |
| 2025-09-27 | Auto merge of #146636 - Mark-Simulacrum:bootstrap-bump, r=jieyouxu | bors | -30/+18 |
| 2025-09-27 | Auto merge of #147074 - matthiaskrgr:rollup-sm3owsd, r=matthiaskrgr | bors | -289/+329 |
| 2025-09-26 | Apply cfg(bootstrap) replacement | Mark Rousskov | -16/+4 |
| 2025-09-26 | Update CURRENT_RUSTC_VERSION post-bump | Mark Rousskov | -14/+14 |
| 2025-09-26 | Handle self-loops too. | Camille Gillot | -3/+5 |
| 2025-09-26 | Fix typo in LLVM_VERSION_ macro use | Augie Fackler | -1/+1 |
| 2025-09-26 | PassWrapper: drop unused variable for LLVM 22+ | Augie Fackler | -0/+2 |
| 2025-09-26 | Make `def_path_hash_to_def_id` not panic when passed an invalid hash | Li-yao Xia | -9/+10 |
| 2025-09-26 | Rollup merge of #147031 - joshtriplett:mbe-opt-collect, r=lcnr | Matthias Krüger | -6/+6 |
| 2025-09-26 | Rollup merge of #147016 - hkBst:whitespace-1, r=nnethercote | Matthias Krüger | -23/+5 |
| 2025-09-26 | Rollup merge of #146849 - joshtriplett:macro-reduce-legacy-bang, r=petrochenkov | Matthias Krüger | -22/+19 |
| 2025-09-26 | Rollup merge of #146778 - nikic:allocator-shim-attributes, r=jackh726 | Matthias Krüger | -114/+126 |
| 2025-09-26 | Rollup merge of #146758 - mati865:amd64_mingw_no_rs_objects, r=petrochenkov | Matthias Krüger | -7/+21 |
| 2025-09-26 | Rollup merge of #146704 - jdonszelmann:port-debug-visualizer, r=petrochenkov | Matthias Krüger | -109/+143 |
| 2025-09-26 | Rollup merge of #146523 - thejpster:demote-armebv7r-targets, r=jackh726 | Matthias Krüger | -2/+2 |
| 2025-09-26 | Rollup merge of #145113 - petrochenkov:lessfinalize, r=lcnr | Matthias Krüger | -6/+7 |
| 2025-09-26 | review | lcnr | -7/+13 |
| 2025-09-26 | allow method calls on opaques | lcnr | -32/+216 |
| 2025-09-26 | use `try_structurally_resolve_type` for method receiver | lcnr | -2/+3 |
| 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 | rename `search_graph::Delegate` fns | lcnr | -7/+10 |
| 2025-09-26 | fix cycle head usages tracking | lcnr | -52/+111 |
| 2025-09-26 | fix doc comments to be more standard | Marijn Schouten | -23/+5 |
| 2025-09-26 | Auto merge of #147054 - matthiaskrgr:rollup-660g92w, r=matthiaskrgr | bors | -41/+136 |
| 2025-09-26 | Rollup merge of #146991 - cachebag:span-caller-location, r=RalfJung | Matthias Krüger | -1/+1 |