| Age | Commit message (Expand) | Author | Lines |
| 2021-12-02 | Rename ID "main" into "main-content" | Guillaume Gomez | -18/+19 |
| 2021-12-02 | Fix remaining bugs | Guillaume Gomez | -6/+21 |
| 2021-11-29 | rustdoc: show logo in source sub nav | cynecx | -3/+38 |
| 2021-11-29 | rustdoc: rework source sidebar | cynecx | -47/+57 |
| 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: fix theme colors | cynecx | -3/+3 |
| 2021-11-29 | rustdoc: merge source sidebar into main sidebar | cynecx | -39/+40 |
| 2021-11-29 | rustdoc: fix source view | cynecx | -4/+43 |
| 2021-11-29 | rustdoc: use flexbox to layout sidebar and main content | cynecx | -49/+44 |
| 2021-11-27 | Rollup merge of #91062 - jsha:static-file-replace, r=jyn514,GuillaumeGomez | Matthias Krüger | -14/+37 |
| 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 | -2/+13 |
| 2021-11-24 | Move themes and version into rustdoc-vars | Jacob Hoffman-Andrews | -14/+26 |
| 2021-11-24 | Auto merge of #91203 - GuillaumeGomez:rollup-kwtqvb1, r=GuillaumeGomez | bors | -3/+7 |
| 2021-11-24 | Rollup merge of #91179 - GuillaumeGomez:a-color, r=jsha | Guillaume Gomez | -0/+6 |
| 2021-11-24 | Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomez | Guillaume Gomez | -3/+1 |
| 2021-11-24 | Fix clicking on anchors inside summary tags. | Jacob Hoffman-Andrews | -1/+1 |
| 2021-11-24 | Fix more <a> color | Guillaume Gomez | -0/+6 |
| 2021-11-23 | Rollup merge of #91103 - jsha:non-toggle-click-doesnt-toggle, r=Manishearth,G... | Matthias Krüger | -0/+8 |
| 2021-11-22 | Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomez | Matthias Krüger | -28/+39 |
| 2021-11-22 | Auto merge of #91099 - jsha:cleanup-undocumented, r=GuillaumeGomez | bors | -33/+4 |
| 2021-11-22 | Add GUI test for clicking on non-toggle summary | Jacob Hoffman-Andrews | -1/+1 |
| 2021-11-22 | Set color for <a> in a more straightforward way | Jacob Hoffman-Andrews | -28/+39 |
| 2021-11-21 | Inhibit clicks on summary's children | Jacob Hoffman-Andrews | -0/+8 |
| 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 | -4/+4 |
| 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 | -4/+4 |
| 2021-11-04 | Fix missing bottom border for headings in sidebar | Guillaume Gomez | -3/+9 |
| 2021-10-31 | Hide search bar in noscript.css | Jacob Hoffman-Andrews | -13/+12 |
| 2021-10-30 | Improve display of enum variants | Jacob Hoffman-Andrews | -13/+16 |
| 2021-10-30 | Rollup merge of #90156 - jsha:less-border-bottom-2, r=GuillaumeGomez | Guillaume Gomez | -2/+9 |
| 2021-10-30 | Remove underlines from non-top docblocks. | Jacob Hoffman-Andrews | -2/+9 |
| 2021-10-29 | Fix invalid handling of generics | Guillaume Gomez | -13/+24 |
| 2021-10-27 | Rollup merge of #90232 - konan8205:master, r=GuillaumeGomez | Matthias Krüger | -9/+15 |
| 2021-10-26 | rustdoc: use ttf based font for cjk glyphs | Shinwoo Park | -9/+15 |
| 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/+292 |
| 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 | -4/+8 |
| 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 |