| Age | Commit message (Expand) | Author | Lines |
| 2025-02-14 | librustdoc: create `MaybeDisplay` helper for `Option<T: Display>` types | Yotam Ofek | -4/+22 |
| 2025-02-14 | Add new setting to wrap source code lines when too long | Guillaume Gomez | -61/+99 |
| 2025-02-13 | Rollup merge of #136950 - notriddle:notriddle/svg-example-buttons, r=Guillaum... | Jubilee | -5/+50 |
| 2025-02-12 | Rollup merge of #136927 - GuillaumeGomez:add-missing-hashtag-escape, r=notriddle | Jacob Pratt | -4/+12 |
| 2025-02-12 | rustdoc: use better, consistent SVG icons for scraped examples | Michael Howell | -5/+50 |
| 2025-02-12 | Correctly escape hashtags when running `invalid_rust_codeblocks` lint | Guillaume Gomez | -4/+12 |
| 2025-02-12 | Nuke `Buffer` abstraction from `librustdoc` 💣 | Yotam Ofek | -648/+710 |
| 2025-02-12 | Rollup merge of #136829 - GuillaumeGomez:move-line-numbers-into-code, r=notri... | Guillaume Gomez | -71/+178 |
| 2025-02-11 | Remove quotes around href in code line numbers | Guillaume Gomez | -1/+1 |
| 2025-02-11 | Rollup merge of #135285 - tbu-:pr_fix_typo4, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2025-02-11 | Correctly handle `user-select: none` | Guillaume Gomez | -0/+5 |
| 2025-02-11 | Update rustdoc tests | Guillaume Gomez | -5/+5 |
| 2025-02-10 | Move line numbers into the `<code>` directly | Guillaume Gomez | -66/+168 |
| 2025-02-09 | Rollup merge of #136694 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -1/+1 |
| 2025-02-08 | Rustfmt | bjorn3 | -93/+121 |
| 2025-02-07 | Update minifier version to `0.3.4` | Guillaume Gomez | -1/+1 |
| 2025-02-06 | Auto merge of #136471 - safinaskar:parallel, r=SparrowLii | bors | -14/+15 |
| 2025-02-06 | Auto merge of #136265 - notriddle:notriddle/clean-up, r=fmease | bors | -17/+15 |
| 2025-02-05 | Auto merge of #136253 - notriddle:notriddle/aot-minify, r=GuillaumeGomez | bors | -32/+35 |
| 2025-02-05 | Auto merge of #136564 - fmease:rollup-qcjjcm7, r=fmease | bors | -148/+156 |
| 2025-02-05 | Rollup merge of #136263 - notriddle:notriddle/typescript2, r=fmease | León Orell Valerian Liehr | -148/+156 |
| 2025-02-05 | Auto merge of #136244 - yotamofek:pr/rustdoc-join-iter, r=GuillaumeGomez | bors | -205/+202 |
| 2025-02-04 | librustdoc: create a helper for separating elements of an iterator instead of... | Yotam Ofek | -205/+202 |
| 2025-02-04 | Auto merge of #136525 - matthiaskrgr:rollup-m8kqlek, r=matthiaskrgr | bors | -28/+29 |
| 2025-02-04 | Rollup merge of #134807 - poliorcetics:ab/push-skpynvsmwkll, r=camelid | Matthias Krüger | -28/+29 |
| 2025-02-03 | Rollup merge of #136411 - dtolnay:fnptr, r=notriddle | Matthias Krüger | -6/+20 |
| 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 |