| Age | Commit message (Expand) | Author | Lines |
| 2022-10-30 | Rollup merge of #103722 - GuillaumeGomez:cleanup-code-example-css, r=notriddle | Matthias Krüger | -28/+24 |
| 2022-10-29 | Move string literal into format string | Jacob Hoffman-Andrews | -1/+1 |
| 2022-10-29 | Generate static file hashes once | Jacob Hoffman-Andrews | -15/+23 |
| 2022-10-29 | Make --static-root-path point to static.files | Jacob Hoffman-Andrews | -10/+16 |
| 2022-10-29 | rustdoc: add hash to filename of toolchain files | Jacob Hoffman-Andrews | -490/+245 |
| 2022-10-29 | rustdoc: Split effective visibilities from rustc from similar data built by r... | Vadim Petrochenkov | -41/+68 |
| 2022-10-29 | rustdoc: Simplify modifications of effective visibility table | Vadim Petrochenkov | -79/+32 |
| 2022-10-29 | rustdoc: remove unnecessary `.search-results { padding-bottom }` | Michael Howell | -1/+0 |
| 2022-10-29 | rustdoc: use CSS margin/padding shorthand when all are being set | Michael Howell | -10/+3 |
| 2022-10-29 | Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddle | Guillaume Gomez | -5/+25 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -1/+1 |
| 2022-10-29 | Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors | Guillaume Gomez | -23/+23 |
| 2022-10-29 | Fix z-indexes of code example feature and cleanup its CSS | Guillaume Gomez | -28/+24 |
| 2022-10-29 | Add regression test for missing item from private mod in JSON output | Guillaume Gomez | -1/+1 |
| 2022-10-29 | Add missing impl blocks for item reexported from private mod in JSON output | Guillaume Gomez | -5/+25 |
| 2022-10-29 | Rename some `OwnerId` fields. | Nicholas Nethercote | -23/+23 |
| 2022-10-29 | Auto merge of #103714 - matthiaskrgr:rollup-kajt3i8, r=matthiaskrgr | bors | -31/+24 |
| 2022-10-29 | Rollup merge of #103663 - notriddle:notriddle/search-container, r=GuillaumeGomez | Matthias Krüger | -31/+24 |
| 2022-10-29 | Auto merge of #102698 - michaelwoerister:unord-collections, r=lncr | bors | -2/+2 |
| 2022-10-29 | Auto merge of #102233 - petrochenkov:effvis, r=jackh726 | bors | -41/+47 |
| 2022-10-28 | Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgr | bors | -8/+35 |
| 2022-10-28 | Rollup merge of #103643 - notriddle:notriddle/summary-focus-visible, r=Guilla... | Matthias Krüger | -4/+2 |
| 2022-10-28 | Rollup merge of #103585 - GuillaumeGomez:source-line-css, r=notriddle | Matthias Krüger | -31/+17 |
| 2022-10-28 | Rollup merge of #103523 - GuillaumeGomez:inline-doc-comment-impl-block, r=not... | Matthias Krüger | -8/+35 |
| 2022-10-27 | rustdoc: remove redundant `div.search-container` | Michael Howell | -31/+24 |
| 2022-10-27 | rustdoc: stop hiding focus outlines on non-rustdoc-toggle details tags | Michael Howell | -4/+2 |
| 2022-10-27 | Update tooling | Maybe Waffle | -1/+1 |
| 2022-10-27 | Introduce UnordMap, UnordSet, and UnordBag (see MCP 533) | Michael Woerister | -2/+2 |
| 2022-10-27 | Rollup merge of #103616 - rust-lang:notriddle/moz-box-sizing, r=GuillaumeGomez | Matthias Krüger | -3/+1 |
| 2022-10-27 | Rollup merge of #103505 - notriddle:notriddle/rustdoc-self-closing-tags, r=Gu... | Matthias Krüger | -1/+54 |
| 2022-10-27 | Rollup merge of #103408 - compiler-errors:rpitit-rustdoc, r=GuillaumeGomez | Matthias Krüger | -53/+69 |
| 2022-10-27 | Migrate line numbers CSS to CSS variables | Guillaume Gomez | -31/+17 |
| 2022-10-27 | Rollup merge of #103592 - notriddle:notriddle/notable-traits-notable, r=Guill... | Matthias Krüger | -1/+1 |
| 2022-10-26 | rustdoc: remove CSS workaround for Firefox 29 | Michael Howell | -3/+1 |
| 2022-10-27 | Rollup merge of #103537 - notriddle:notriddle/line-numbers, r=GuillaumeGomez | Yuki Okushi | -32/+19 |
| 2022-10-27 | Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomez | Yuki Okushi | -0/+9 |
| 2022-10-26 | rustdoc: remove redundant CSS selector `.notable-traits .notable` | Michael Howell | -1/+1 |
| 2022-10-27 | fix(rustdoc): add missing URL component for error messages | Weihang Lo | -1/+1 |
| 2022-10-26 | privacy: Rename "accessibility levels" to "effective visibilities" | Vadim Petrochenkov | -41/+47 |
| 2022-10-26 | Update src/librustdoc/html/static/css/rustdoc.css | Michael Howell | -1/+2 |
| 2022-10-25 | rustdoc: add visible focus outline to rustdoc-toggle | Michael Howell | -0/+8 |
| 2022-10-25 | Don't merge inline doc comments for impl blocks | Guillaume Gomez | -8/+35 |
| 2022-10-25 | rustdoc: combine shared CSS between `.*-line-numbers` | Michael Howell | -32/+19 |
| 2022-10-25 | stabilise array methods | Dylan DPC | -1/+0 |
| 2022-10-24 | rustdoc: parse self-closing tags and attributes in `invalid_html_tags` | Michael Howell | -1/+54 |
| 2022-10-25 | Rollup merge of #103495 - Enselic:rustdoc-unix_sigpipe, r=notriddle | Yuki Okushi | -1/+0 |
| 2022-10-25 | Rollup merge of #103494 - notriddle:notriddle/test-arrow-hover, r=GuillaumeGomez | Yuki Okushi | -3/+0 |
| 2022-10-25 | Rollup merge of #103493 - notriddle:notriddle/source-sidebar-logo, r=Guillaum... | Yuki Okushi | -4/+6 |
| 2022-10-25 | Rollup merge of #103462 - notriddle:notriddle/source-pre-rust-white-space, r=... | Yuki Okushi | -1/+0 |
| 2022-10-24 | Address some comments | mejrs | -2/+2 |