| Age | Commit message (Expand) | Author | Lines |
| 2025-02-03 | rustdoc: clean up a bunch of ts-expected-error declarations in main | Michael Howell | -148/+156 |
| 2025-02-03 | tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc` | Askar Safin | -14/+15 |
| 2025-02-03 | Auto merge of #133138 - azhogin:azhogin/target-modifiers, r=davidtwco,saethlin | bors | -4/+5 |
| 2025-02-02 | Rollup merge of #136445 - bjorn3:diag_ctxt_cleanup, r=oli-obk | Matthias Krüger | -2/+1 |
| 2025-02-02 | Rollup merge of #136434 - RalfJung:rustc_allowed_through_unstable_modules-dep... | Matthias Krüger | -10/+2 |
| 2025-02-02 | Some cleanups around EarlyDiagCtxt | bjorn3 | -2/+1 |
| 2025-02-02 | Target modifiers (special marked options) are recorded in metainfo and compar... | Andrew Zhogin | -4/+5 |
| 2025-02-02 | rustc_allowed_through_unstable_modules: require deprecation message | Ralf Jung | -10/+2 |
| 2025-02-01 | Omit argument names from function pointers that do not have argument names | David Tolnay | -6/+20 |
| 2025-02-01 | Rename `tcx.ensure()` to `tcx.ensure_ok()` | Zalathar | -2/+2 |
| 2025-01-31 | it-self → itself, build-system → build system, type-alias → type alias | Tobias Bucher | -1/+1 |
| 2025-01-31 | Rollup merge of #134531 - GuillaumeGomez:extract-doctests, r=notriddle,aDotIn... | Matthias Krüger | -38/+224 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -4/+2 |
| 2025-01-30 | fix(rustdoc): always use a channel when linking to doc.rust-lang.org | Alexis (Poliorcetics) Bourget | -28/+29 |
| 2025-01-30 | introduce `ty::Value` | Lukas Markeffsky | -4/+2 |
| 2025-01-30 | Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdoc | Matthias Krüger | -4/+75 |
| 2025-01-29 | Collect directly into ThinVec | Michael Howell | -9/+7 |
| 2025-01-29 | rustdoc: use ThinVec for generic arg parts | Michael Howell | -8/+8 |
| 2025-01-29 | Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwU | bors | -11/+18 |
| 2025-01-29 | rustdoc: run css and html minifier at build instead of runtime | Michael Howell | -32/+35 |
| 2025-01-29 | Eliminate PatKind::Path | Oli Scherer | -11/+18 |
| 2025-01-29 | Improve check for `--output-format` combinations and add ui regression test | Guillaume Gomez | -31/+35 |
| 2025-01-29 | Improve code and add missing docs for new `doctest::extracted` module | Guillaume Gomez | -17/+26 |
| 2025-01-29 | Mention the tracking issue of `--output-format=doctest` | Guillaume Gomez | -0/+2 |
| 2025-01-29 | Move extracted doctest code and types into its own file | Guillaume Gomez | -60/+138 |
| 2025-01-29 | Add new output-format | Guillaume Gomez | -12/+105 |
| 2025-01-29 | Add SemiBold for SourceSerif4 | Guillaume Gomez | -3/+13 |
| 2025-01-29 | Add italic for newly added sans serif fonts | Guillaume Gomez | -3/+23 |
| 2025-01-29 | Add new setting allowing to switch to sans serif fonts | Guillaume Gomez | -2/+43 |
| 2025-01-27 | rustdoc: add nobuild typescript checking to our JS | Michael Howell | -680/+1655 |
| 2025-01-27 | Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one | FedericoBruzzone | -5/+11 |
| 2025-01-26 | Rollup merge of #135946 - kornelski:rustdoc-path-space, r=notriddle | Jacob Pratt | -8/+5 |
| 2025-01-25 | Auto merge of #119286 - jyn514:linker-output, r=bjorn3 | bors | -1/+1 |
| 2025-01-25 | Remove extra whitespace from rustdoc breadcrumbs for copypasting | Kornel | -8/+5 |
| 2025-01-24 | Rollup merge of #135998 - GuillaumeGomez:fix-trait-items-mobile-indent, r=not... | Matthias Krüger | -3/+7 |
| 2025-01-24 | Fix indent of trait items on mobile | Guillaume Gomez | -3/+7 |
| 2025-01-24 | Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e... | bors | -11/+21 |
| 2025-01-24 | Rollup merge of #135799 - aDotInTheVoid:skrrt-skrrt-revrrt, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2025-01-23 | Rollup merge of #135880 - bjorn3:misc_driver_refactors, r=oli-obk | Matthias Krüger | -17/+9 |
| 2025-01-23 | Remove the need to manually call set_using_internal_features | bjorn3 | -17/+9 |
| 2025-01-23 | Auto merge of #135494 - yotamofek:rustdoc-fmt-from_fn, r=fmease | bors | -172/+127 |
| 2025-01-23 | Rustdog :3c | Boxy | -10/+20 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -2/+2 |
| 2025-01-22 | rustdoc-json: Rename `Path::name` to `path`, and give it path (again). | Alona Enraght-Moony | -1/+1 |
| 2025-01-22 | rustdoc: extract duplicated code into method | Yotam Ofek | -72/+45 |
| 2025-01-22 | rustdoc: use std's (unstable) `fmt::from_fn` instead of open-coding it | Yotam Ofek | -91/+73 |
| 2025-01-22 | rustdoc: pass around decoration info by ref | Yotam Ofek | -9/+9 |
| 2025-01-22 | rustdoc: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -2/+1 |
| 2025-01-20 | don't ICE when emitting linker errors during `-Z link-only` | jyn | -1/+1 |
| 2025-01-19 | Remove unused `item-row` CSS class | Guillaume Gomez | -1/+1 |