| Age | Commit message (Expand) | Author | Lines |
| 2022-11-11 | Auto merge of #104293 - Manishearth:rollup-xj92d0k, r=Manishearth | bors | -94/+252 |
| 2022-11-11 | Rollup merge of #104129 - notriddle:notriddle/102576-js-notable-trait, r=Mani... | Manish Goregaokar | -94/+252 |
| 2022-11-11 | rustdoc: fix HTML validation failure by escaping `data-ty` | Michael Howell | -2/+2 |
| 2022-11-10 | Migrate :target rules to use CSS variables | Guillaume Gomez | -15/+8 |
| 2022-11-09 | Rollup merge of #104115 - GuillaumeGomez:migrate-crate-search-div, r=notriddle | Michael Goulet | -34/+27 |
| 2022-11-09 | rustdoc: sort output to make it deterministic | Michael Howell | -1/+2 |
| 2022-11-09 | Rollup merge of #104184 - jyn514:rustdoc-version, r=davidtwco | Manish Goregaokar | -2/+2 |
| 2022-11-09 | Migrate crate-search element to CSS variables | Guillaume Gomez | -34/+27 |
| 2022-11-09 | Fix `rustdoc --version` when used with download-rustc | Joshua Nelson | -2/+2 |
| 2022-11-08 | Rollup merge of #104114 - GuillaumeGomez:background-image-path, r=notriddle | Guillaume Gomez | -1/+1 |
| 2022-11-07 | rustdoc: fix font color inheritance from body, and test | Michael Howell | -2/+4 |
| 2022-11-07 | rustdoc: use javascript to layout notable traits popups | Michael Howell | -74/+225 |
| 2022-11-08 | Auto merge of #104013 - notriddle:notriddle/rustdoc-sizeof, r=GuillaumeGomez | bors | -28/+22 |
| 2022-11-07 | rustdoc: refactor `notable_traits_decl` to just act on the type directly | Michael Howell | -68/+72 |
| 2022-11-07 | Fix invalid background-image file name | Guillaume Gomez | -1/+1 |
| 2022-11-07 | Rollup merge of #104052 - TaKO8Ki:fix-103997, r=notriddle | Dylan DPC | -1/+2 |
| 2022-11-07 | return `None` when def_kind is `DefKind::Use` | Takayuki Maeda | -1/+2 |
| 2022-11-07 | Rollup merge of #104065 - GuillaumeGomez:css-migrate-logo-filter, r=notriddle | Yuki Okushi | -20/+13 |
| 2022-11-07 | Rollup merge of #104062 - notriddle:notriddle/sidebar-filler, r=GuillaumeGomez | Yuki Okushi | -15/+0 |
| 2022-11-07 | Rollup merge of #103885 - fmease:rustdoc-various-cross-crate-reexport-fixes, ... | Yuki Okushi | -47/+91 |
| 2022-11-06 | Migrate rust logo filter to CSS variables | Guillaume Gomez | -20/+13 |
| 2022-11-06 | rustdoc: remove unused CSS `#sidebar-filler` | Michael Howell | -15/+0 |
| 2022-11-06 | Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddle | Matthias Krüger | -30/+18 |
| 2022-11-06 | Rollup merge of #103990 - notriddle:notriddle/logo-container, r=GuillaumeGomez | Matthias Krüger | -7/+3 |
| 2022-11-05 | rustdoc: print usize with less string manipulation | Michael Howell | -12/+6 |
| 2022-11-05 | Rollup merge of #103988 - GuillaumeGomez:fix-bottom-border-color, r=notriddle | Matthias Krüger | -1/+4 |
| 2022-11-05 | Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez | Matthias Krüger | -496/+265 |
| 2022-11-05 | Migrate test-arrow to CSS variables | Guillaume Gomez | -30/+18 |
| 2022-11-05 | rustdoc: use `ThinVec` and `Box<str>` to shrink `clean::ItemKind` | Michael Howell | -16/+16 |
| 2022-11-05 | Fix search result bottom border color | Guillaume Gomez | -1/+4 |
| 2022-11-05 | Rollup merge of #103621 - fee1-dead-contrib:iat-fix-use, r=cjgillot | Dylan DPC | -1/+2 |
| 2022-11-04 | rustdoc: clean up `.logo-container` layout CSS | Michael Howell | -7/+3 |
| 2022-11-04 | rustdoc: get rid of CSS/DOM `div.desc span`, which isn't really needed | Michael Howell | -11/+8 |
| 2022-11-04 | rustdoc: simplify search results CSS and DOM | Michael Howell | -18/+8 |
| 2022-11-04 | rustdoc: create helper `GenericParamDef::lifetime` | León Orell Valerian Liehr | -28/+13 |
| 2022-11-04 | rustdoc: add test for cross-crate trait-object types | León Orell Valerian Liehr | -0/+3 |
| 2022-11-04 | rustdoc: render the return type of cross-crate `Fn`-family trait bounds in tr... | León Orell Valerian Liehr | -7/+7 |
| 2022-11-04 | rustdoc: render `for<>` param lists of cross-crate trait-object types | León Orell Valerian Liehr | -2/+19 |
| 2022-11-04 | rustdoc: move cross-crate lifetime/outlives bounds on GAT params from where-c... | León Orell Valerian Liehr | -1/+10 |
| 2022-11-04 | rustdoc: render unnamed arguments as underscores in cross-crate functions & f... | León Orell Valerian Liehr | -14/+17 |
| 2022-11-04 | rustdoc: render late-bound lifetimes in generic parameter list of cross-crate... | León Orell Valerian Liehr | -7/+34 |
| 2022-11-04 | Rollup merge of #103935 - GuillaumeGomez:remove-rustdoc-visibility-ty, r=notr... | Matthias Krüger | -153/+129 |
| 2022-11-04 | Auto merge of #103954 - matthiaskrgr:rollup-tskpxnj, r=matthiaskrgr | bors | -21/+21 |
| 2022-11-04 | Rollup merge of #103940 - notriddle:notriddle/main-content-item-info-margin-t... | Matthias Krüger | -1/+0 |
| 2022-11-04 | Rollup merge of #103938 - notriddle:notriddle/search-results-border-bottom, r... | Matthias Krüger | -2/+1 |
| 2022-11-04 | Rollup merge of #103905 - notriddle:notriddle/sidebar-elems-background, r=Gui... | Matthias Krüger | -1/+0 |
| 2022-11-04 | Rollup merge of #103892 - compiler-errors:afit-rustdoc, r=GuillaumeGomez | Matthias Krüger | -17/+20 |
| 2022-11-04 | Auto merge of #102928 - notriddle:notriddle/rustdoc-thin-vec, r=GuillaumeGomez | bors | -65/+62 |
| 2022-11-03 | rustdoc: remove no-op CSS `#main-content > .item-info { margin-top: 0 }` | Michael Howell | -1/+0 |
| 2022-11-03 | rustdoc: clean up hardcoded CSS border color on search results | Michael Howell | -2/+1 |