| Age | Commit message (Expand) | Author | Lines |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -79/+58 |
| 2025-06-20 | Rollup merge of #142764 - ChaiTRex:ilog_10_to_ilog10, r=workingjubilee | Jakub Beránek | -1/+1 |
| 2025-06-20 | Rollup merge of #142720 - yotamofek:pr/rustdoc/ext-crate-cleanup, r=Guillaume... | Jakub Beránek | -71/+53 |
| 2025-06-20 | Rollup merge of #142755 - aDotInTheVoid:rdj-shattrs, r=GuillaumeGomez | Trevor Gross | -12/+1 |
| 2025-06-20 | Rollup merge of #142650 - camsteffen:refactor-translator, r=petrochenkov | Trevor Gross | -30/+16 |
| 2025-06-20 | Rollup merge of #142497 - GuillaumeGomez:fix-random-search-failure, r=lolbina... | Trevor Gross | -37/+41 |
| 2025-06-20 | Convert `ilog(10)` to `ilog10()` | Chai T. Rex | -1/+1 |
| 2025-06-20 | Rollup merge of #142687 - cjgillot:less-hir_crate, r=oli-obk | Trevor Gross | -2/+0 |
| 2025-06-19 | rustdoc: Remove `FormatRenderer::cache` | Alona Enraght-Moony | -12/+1 |
| 2025-06-19 | Extract Translator struct | Cameron Steffen | -30/+16 |
| 2025-06-19 | De-dup common code from `ExternalCrate` methods | Yotam Ofek | -71/+53 |
| 2025-06-19 | move -Ctarget-feature handling into shared code | Ralf Jung | -3/+2 |
| 2025-06-18 | Reduce uses of `hir_crate`. | Camille GILLOT | -2/+0 |
| 2025-06-17 | Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycat | Jacob Pratt | -0/+2 |
| 2025-06-17 | Rollup merge of #142100 - lolbinarycat:rustdoc-srcIndex-138467, r=GuillaumeGomez | Jacob Pratt | -28/+11 |
| 2025-06-17 | Lint about `console` calls in rustdoc JS | Guillaume Gomez | -0/+2 |
| 2025-06-16 | rustdoc: make srcIndex no longer a global variable | binarycat | -28/+11 |
| 2025-06-16 | rustdoc: skip `MetaSized` bounds | David Wood | -7/+52 |
| 2025-06-16 | Add comment to prevent having code other than `initSearch` at the end of `sea... | Guillaume Gomez | -0/+4 |
| 2025-06-14 | Auto merge of #142335 - nnethercote:rustdoc-json-allocations, r=aDotInTheVoid | bors | -141/+159 |
| 2025-06-14 | Fix random failure when JS code is executed when the whole file was not read yet | Guillaume Gomez | -37/+37 |
| 2025-06-14 | Rollup merge of #141399 - GuillaumeGomez:extracted-doctest, r=aDotInTheVoid | Matthias Krüger | -50/+219 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -2/+3 |
| 2025-06-13 | Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwco | Matthias Krüger | -2/+3 |
| 2025-06-13 | Rollup merge of #142158 - xizheyin:141617, r=jdonszelmann | Matthias Krüger | -1/+1 |
| 2025-06-13 | Rollup merge of #141770 - GuillaumeGomez:cfg-false-mod-rendering, r=camelid | Matthias Krüger | -13/+16 |
| 2025-06-12 | Tracking the old name of renamed unstable library attribute | xizheyin | -1/+1 |
| 2025-06-11 | Update extracted-doctest feature documentation | Guillaume Gomez | -0/+1 |
| 2025-06-11 | Don't clone `new_item` in `after_krate`. | Nicholas Nethercote | -7/+16 |
| 2025-06-11 | Avoid more clones in rustdoc JSON output. | Nicholas Nethercote | -125/+133 |
| 2025-06-10 | Add more tests to check extracted doctests feature | Guillaume Gomez | -3/+55 |
| 2025-06-10 | Improve naming of variables in `DocTestBuilder::generate_unique_doctest` | Guillaume Gomez | -9/+40 |
| 2025-06-10 | Give more information into extracted doctest information | Guillaume Gomez | -49/+134 |
| 2025-06-10 | Avoid cloning `self.index` in `after_krate`. | Nicholas Nethercote | -2/+4 |
| 2025-06-10 | Simplify `JsonRenderer`. | Nicholas Nethercote | -10/+9 |
| 2025-06-10 | rustdoc: Refractor `clean_ty_generics` | Alona Enraght-Moony | -74/+19 |
| 2025-06-09 | -Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable... | Andrew Zhogin | -2/+3 |
| 2025-06-08 | Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser | Jubilee | -0/+1 |
| 2025-06-07 | Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez | Guillaume Gomez | -59/+127 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -0/+1 |
| 2025-06-06 | Rollup merge of #142092 - fmease:rustdoc-alias-terms, r=GuillaumeGomez | Matthias Krüger | -131/+106 |
| 2025-06-05 | Support middle::ty assoc const eq predicates again | León Orell Valerian Liehr | -118/+92 |
| 2025-06-05 | Rename `should_show_cast` to `should_fully_qualify` | León Orell Valerian Liehr | -15/+16 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -1/+1 |
| 2025-06-04 | Rollup merge of #141968 - oli-obk:wfck-everything-at-once, r=wesleywiser | Matthias Krüger | -3/+1 |
| 2025-06-03 | Run wfcheck in one big loop instead of per module | Oli Scherer | -3/+1 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -3/+3 |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -10/+10 |
| 2025-05-30 | * Merge `Cfg::render_long_html` and `Cfg::render_long_plain` methods common code | Guillaume Gomez | -13/+16 |
| 2025-05-30 | Auto merge of #141765 - matthiaskrgr:rollup-4hug83b, r=matthiaskrgr | bors | -50/+88 |