| Age | Commit message (Expand) | Author | Lines |
| 2022-01-05 | Make Run button visible on hover | Jacob Hoffman-Andrews | -1/+4 |
| 2022-01-02 | Set font size proportional to user's font size | Jacob Hoffman-Andrews | -53/+58 |
| 2021-12-30 | Fix display of toggles on mobile | Guillaume Gomez | -0/+10 |
| 2021-12-15 | Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jsha | Matthias Krüger | -2/+10 |
| 2021-12-14 | Fix sidebar in source code page | Guillaume Gomez | -2/+10 |
| 2021-12-13 | Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomez | Matthias Krüger | -0/+4 |
| 2021-12-12 | Add -webkit-appearance: none to search input | Jacob Hoffman-Andrews | -0/+4 |
| 2021-12-02 | Rename CSS class main-inner into width-limiter | Guillaume Gomez | -3/+3 |
| 2021-12-02 | Rename ID "main" into "main-content" | Guillaume Gomez | -10/+10 |
| 2021-12-02 | Fix remaining bugs | Guillaume Gomez | -6/+21 |
| 2021-11-29 | rustdoc: show logo in source sub nav | cynecx | -0/+35 |
| 2021-11-29 | rustdoc: rework source sidebar | cynecx | -31/+48 |
| 2021-11-29 | rustdoc: fix tabs in css | cynecx | -5/+5 |
| 2021-11-29 | rustdoc: don't use overflow for main, instead make the sidebar sticky | cynecx | -16/+14 |
| 2021-11-29 | rustdoc: make source sidebar collapse by default | cynecx | -1/+1 |
| 2021-11-29 | rustdoc: merge source sidebar into main sidebar | cynecx | -32/+31 |
| 2021-11-29 | rustdoc: fix source view | cynecx | -4/+43 |
| 2021-11-29 | rustdoc: use flexbox to layout sidebar and main content | cynecx | -48/+43 |
| 2021-11-27 | Rollup merge of #91062 - jsha:static-file-replace, r=jyn514,GuillaumeGomez | Matthias Krüger | -0/+11 |
| 2021-11-26 | Update the first heading indent rule so it is only applied on the first headi... | Guillaume Gomez | -4/+6 |
| 2021-11-25 | Fix invalid scrollbar display on source code page | Guillaume Gomez | -0/+4 |
| 2021-11-24 | Consistentize the system for image URLs in CSS. | Jacob Hoffman-Andrews | -0/+11 |
| 2021-11-24 | Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomez | Guillaume Gomez | -3/+1 |
| 2021-11-22 | Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2021-11-22 | Auto merge of #91099 - jsha:cleanup-undocumented, r=GuillaumeGomez | bors | -33/+4 |
| 2021-11-22 | Set color for <a> in a more straightforward way | Jacob Hoffman-Andrews | -4/+0 |
| 2021-11-20 | Remove styles for details.undocumented | Jacob Hoffman-Andrews | -33/+4 |
| 2021-11-20 | Rollup merge of #90983 - GuillaumeGomez:sidebar-scrollbar, r=jsha | Matthias Krüger | -1/+1 |
| 2021-11-20 | Reduce prominence of item-infos | Jacob Hoffman-Andrews | -3/+1 |
| 2021-11-20 | Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomez | Matthias Krüger | -13/+16 |
| 2021-11-17 | Make scrollbar in the sidebar always visible for visual consistency | Guillaume Gomez | -1/+1 |
| 2021-11-04 | Fix missing bottom border for headings in sidebar | Guillaume Gomez | -1/+2 |
| 2021-10-30 | Improve display of enum variants | Jacob Hoffman-Andrews | -13/+16 |
| 2021-10-30 | Remove underlines from non-top docblocks. | Jacob Hoffman-Andrews | -2/+9 |
| 2021-10-27 | Rollup merge of #90232 - konan8205:master, r=GuillaumeGomez | Matthias Krüger | -6/+6 |
| 2021-10-26 | rustdoc: use ttf based font for cjk glyphs | Shinwoo Park | -6/+6 |
| 2021-10-25 | Fix scrollbars appearing on information tooltip on mac when they shouldn't | Guillaume Gomez | -1/+1 |
| 2021-10-24 | Rollup merge of #90155 - jsha:outdent-methods, r=GuillaumeGomez,camelid | Matthias Krüger | -18/+10 |
| 2021-10-23 | Outdent method headings so they stand out | Jacob Hoffman-Andrews | -18/+10 |
| 2021-10-23 | Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -0/+168 |
| 2021-10-19 | Small scrape-example fixes | Will Crichton | -1/+6 |
| 2021-10-20 | Rollup merge of #90036 - jsha:less-rule, r=GuillaumeGomez | Yuki Okushi | -5/+8 |
| 2021-10-20 | Rollup merge of #90018 - GuillaumeGomez:too-long-item-names, r=jsha | Yuki Okushi | -1/+5 |
| 2021-10-18 | Reduce margin on h5 and h6 | Jacob Hoffman-Andrews | -1/+8 |
| 2021-10-18 | Remove border-bottom from most docblocks. | Jacob Hoffman-Andrews | -4/+0 |
| 2021-10-18 | Prevent documentation page title to grow too big | Guillaume Gomez | -0/+1 |
| 2021-10-18 | * Remove left margin on items declaration at the top of their documentation page | Guillaume Gomez | -1/+4 |
| 2021-10-12 | rustdoc: update noto sans kr | Shinwoo Park | -3/+4 |
| 2021-10-11 | Cleanup .item-table CSS | Stefan Schindler | -1/+1 |
| 2021-10-11 | Rollup merge of #89736 - GuillaumeGomez:rm-unused-css-rule, r=dns2utf8 | Matthias Krüger | -2/+0 |