| Age | Commit message (Expand) | Author | Lines |
| 2022-12-22 | Auto merge of #104889 - GuillaumeGomez:fix-impl-block-in-const-expr, r=notriddle | bors | -1/+1 |
| 2022-12-22 | Fix ICE | kadmin | -4/+4 |
| 2022-12-21 | rustdoc: simplify CSS and DOM for more-scraped-examples | Michael Howell | -14/+8 |
| 2022-12-21 | rustdoc: simplify link anchor to section expand JS | Michael Howell | -7/+5 |
| 2022-12-20 | Rollup merge of #105972 - notriddle:notriddle/anchor, r=GuillaumeGomez | Matthias Krüger | -6/+2 |
| 2022-12-20 | rustdoc: simplify section anchor CSS | Michael Howell | -6/+2 |
| 2022-12-20 | rustdoc: prevent CSS layout of line numbers shrinking into nothing | Michael Howell | -0/+1 |
| 2022-12-20 | Rollup merge of #105914 - GuillaumeGomez:simplify-css-examples-code-blocks, r... | Matthias Krüger | -10/+0 |
| 2022-12-20 | Rollup merge of #105912 - notriddle:notriddle/pre-line-height, r=GuillaumeGomez | Matthias Krüger | -0/+1 |
| 2022-12-19 | Simplify CSS for code examples code blocks | Guillaume Gomez | -10/+0 |
| 2022-12-19 | rustdoc: remove width-limiter from source pages, stop overriding CSS | Michael Howell | -6/+2 |
| 2022-12-19 | rustdoc: force pre tags to have the default line height | Michael Howell | -0/+1 |
| 2022-12-17 | Rollup merge of #105789 - notriddle:notriddle/examples-margin, r=GuillaumeGomez | Matthias Krüger | -9/+4 |
| 2022-12-17 | Rollup merge of #105780 - GuillaumeGomez:read-more-links, r=notriddle | Matthias Krüger | -8/+24 |
| 2022-12-16 | rustdoc: clean up margin CSS for scraped examples | Michael Howell | -9/+4 |
| 2022-12-16 | Don't add "Read more" link if there is no extra content | Guillaume Gomez | -8/+24 |
| 2022-12-16 | Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume... | Matthias Krüger | -11/+11 |
| 2022-12-16 | Rollup merge of #105757 - notriddle:notriddle/sub-settings, r=GuillaumeGomez | Matthias Krüger | -6/+0 |
| 2022-12-16 | Rollup merge of #105756 - notriddle:notriddle/example-wrap-tooltip, r=Guillau... | Matthias Krüger | -12/+6 |
| 2022-12-15 | rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle` | Michael Howell | -11/+11 |
| 2022-12-15 | rustdoc: remove unused CSS `.sub-settings` | Michael Howell | -6/+0 |
| 2022-12-15 | rustdoc: simplify CSS for codeblock tooltips | Michael Howell | -12/+6 |
| 2022-12-15 | Migrate Jump to def links background to CSS variable | Guillaume Gomez | -11/+7 |
| 2022-12-15 | Rollup merge of #105730 - notriddle:notriddle/item-info-before, r=GuillaumeGomez | Matthias Krüger | -6/+0 |
| 2022-12-15 | Rollup merge of #105724 - notriddle:notriddle/scrape-example-src-line-numbers... | Matthias Krüger | -1/+0 |
| 2022-12-15 | Rollup merge of #105707 - notriddle:notriddle/kbd-cursor, r=jhpratt,Guillaume... | Matthias Krüger | -1/+0 |
| 2022-12-14 | rustdoc: remove no-op CSS `.item-info:before { color }` | Michael Howell | -6/+0 |
| 2022-12-14 | rustdoc: remove no-op CSS `.scrape-example .src-line-numbers { margin: 0 }` | Michael Howell | -1/+0 |
| 2022-12-14 | rustdoc: remove unnecessary CSS `kbd { cursor: default }` | Michael Howell | -1/+0 |
| 2022-12-14 | Rollup merge of #105684 - GuillaumeGomez:improve-rustdoc-var-name, r=notriddle | Matthias Krüger | -5/+5 |
| 2022-12-14 | Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomez | Matthias Krüger | -0/+1 |
| 2022-12-14 | Rollup merge of #105665 - notriddle:notriddle/popover-css-merge, r=GuillaumeG... | Matthias Krüger | -6/+3 |
| 2022-12-13 | rustdoc: add CSS margin between `impl` docblock and its items | Michael Howell | -0/+1 |
| 2022-12-13 | rustdoc: simplify popover CSS | Michael Howell | -6/+3 |
| 2022-12-13 | rustdoc: apply `pre-wrap` CSS to code-wrapped links | Michael Howell | -2/+2 |
| 2022-12-13 | Improve rustdoc markdown variable naming | Guillaume Gomez | -5/+5 |
| 2022-12-13 | Rollup merge of #105639 - notriddle:notriddle/text-css, r=GuillaumeGomez | Matthias Krüger | -2/+1 |
| 2022-12-13 | Rollup merge of #105629 - notriddle:notriddle/method-toggle-trait, r=Guillaum... | Matthias Krüger | -3/+3 |
| 2022-12-12 | rustdoc: remove `type="text/css" from stylesheet links | Michael Howell | -2/+1 |
| 2022-12-12 | rustdoc: stop treating everything in a trait item as a method | Michael Howell | -3/+3 |
| 2022-12-12 | rustdoc: remove no-op CSS `.source pre { overflow: auto }` | Michael Howell | -1/+0 |
| 2022-12-11 | Extend rustdoc hashtag prepended line test | Guillaume Gomez | -0/+8 |
| 2022-12-11 | Rollup merge of #105539 - GuillaumeGomez:hashtag-prepended-lines-non-rust, r=... | Matthias Krüger | -3/+41 |
| 2022-12-10 | Add test for non-rust code block hashtag prepended lines | Guillaume Gomez | -0/+37 |
| 2022-12-10 | Don't take into account hashtag prepended lines if not in rust code block | Guillaume Gomez | -3/+4 |
| 2022-12-10 | Clean up lifetimes in rustdoc syntax highlighting | Nilstrieb | -24/+24 |
| 2022-12-09 | Rollup merge of #105504 - notriddle:notriddle/stab-css, r=GuillaumeGomez | Matthias Krüger | -27/+13 |
| 2022-12-09 | Rollup merge of #105480 - notriddle:notriddle/sidebar-toggle-mobile-center, r... | Matthias Krüger | -1/+0 |
| 2022-12-09 | rustdoc: make stability badge CSS more consistent | Michael Howell | -27/+13 |
| 2022-12-09 | Rollup merge of #105442 - notriddle:notriddle/docblock-table-css, r=Guillaume... | Matthias Krüger | -10/+7 |