| Age | Commit message (Expand) | Author | Lines |
| 2021-04-29 | Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results... | Jack Huey | -1/+0 |
| 2021-04-29 | Rollup merge of #84688 - GuillaumeGomez:remove-unnecessary-css-for-search-res... | Jack Huey | -7/+0 |
| 2021-04-29 | Rollup merge of #84451 - torhovland:flex, r=jsha | Jack Huey | -14/+8 |
| 2021-04-29 | Remove unneeded bottom margin on search results | Guillaume Gomez | -1/+0 |
| 2021-04-29 | Remove unnecessary CSS rules for search results | Guillaume Gomez | -7/+0 |
| 2021-04-24 | Rollup merge of #84320 - jsha:details-implementors, r=Manishearth,Nemo157,Gui... | Yuki Okushi | -1/+7 |
| 2021-04-24 | Rollup merge of #84321 - Swatinem:subvariant-details, r=GuillaumeGomez | Yuki Okushi | -2/+3 |
| 2021-04-22 | Use flex more consistently. | Tor Hovland | -14/+8 |
| 2021-04-21 | Replaced flex gap with margin, for compatibility with older browsers. | Tor Hovland | -1/+1 |
| 2021-04-20 | Uses flex to fix formatting of h1 at any width. | Tor Hovland | -4/+9 |
| 2021-04-20 | Auto merge of #83900 - torhovland:issue-83832, r=jyn514 | bors | -2/+4 |
| 2021-04-19 | rustdoc: use details tag for trait implementors | Jacob Hoffman-Andrews | -1/+7 |
| 2021-04-19 | rustdoc: Convert sub-variant toggle to HTML | Arpad Borsos | -2/+3 |
| 2021-04-18 | Give import items their own CSS class. | Tor Hovland | -2/+4 |
| 2021-04-17 | Reduce visual weight of attributes. | Jacob Hoffman-Andrews | -0/+4 |
| 2021-04-16 | Rollup merge of #83337 - Manishearth:item-hide, r=GuillaumeGomez | Dylan DPC | -35/+47 |
| 2021-04-13 | format css | François Mockers | -1/+2 |
| 2021-04-13 | add anchors links on hover to items from trait impl | François Mockers | -2/+3 |
| 2021-04-12 | Move color to themes | Manish Goregaokar | -2/+0 |
| 2021-04-12 | Add css classes | Manish Goregaokar | -10/+10 |
| 2021-04-12 | Improve CSS for "hide contents, not items" | Jacob Hoffman-Andrews | -34/+49 |
| 2021-04-12 | rustdoc: smartly hide associated items of traits if there are too many of them | Manish Goregaokar | -3/+3 |
| 2021-04-12 | rustdoc: hide fields of structs/unions > 5 | Manish Goregaokar | -1/+1 |
| 2021-04-12 | rustdoc: hide variants of enums > 5 | Manish Goregaokar | -7/+6 |
| 2021-04-05 | Update Source Serif to release 4.004 | Trevor Spiteri | -8/+8 |
| 2021-04-02 | rustdoc: Remove unused `spotlight` CSS | Camelid | -4/+1 |
| 2021-04-02 | Rollup merge of #83721 - GuillaumeGomez:copy-use, r=Nemo157 | Yuki Okushi | -7/+16 |
| 2021-03-31 | Add a button to copy the "use statement" | Guillaume Gomez | -7/+16 |
| 2021-03-29 | Wrap non-pre code blocks | Ivan Tham | -1/+3 |
| 2021-03-24 | Rollup merge of #83405 - r00ster91:deprecated_emoji, r=GuillaumeGomez | Dylan DPC | -0/+9 |
| 2021-03-24 | Rollup merge of #83393 - GuillaumeGomez:codeblock-tooltip-position, r=Nemo157 | Dylan DPC | -1/+1 |
| 2021-03-23 | Slight visual improvements to warning boxes in the docs | r00ster91 | -0/+9 |
| 2021-03-23 | Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum... | Yuki Okushi | -2/+9 |
| 2021-03-22 | Fix codeblock tooltip position | Guillaume Gomez | -1/+1 |
| 2021-03-15 | Fall-back to sans-serif if Arial is not available | Simonas Kazlauskas | -4/+5 |
| 2021-03-12 | Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157 | Yuki Okushi | -1/+1 |
| 2021-03-10 | Fix "run" button position in error index | Guillaume Gomez | -1/+1 |
| 2021-03-09 | Fix typo | Guillaume Gomez | -1/+1 |
| 2021-03-07 | Update Source Code Pro and include italics | Trevor Spiteri | -2/+9 |
| 2021-03-02 | Use Arial as fallback font instead of sans-serif. | Jacob Hoffman-Andrews | -3/+3 |
| 2021-03-02 | Improve page load performance in rustdoc. | Jacob Hoffman-Andrews | -0/+8 |
| 2021-02-26 | Add optional woff2 versions of FiraSans. | Jacob Hoffman-Andrews | -2/+6 |
| 2021-02-02 | Better styling of "Switch result tab" shortcut | Smitty | -0/+1 |
| 2021-02-02 | Rollup merge of #81630 - GuillaumeGomez:overflow-sidebar-title-text, r=pickfire | Jonas Schievink | -0/+8 |
| 2021-02-01 | Fix overflowing text on mobile when sidebar is displayed | Guillaume Gomez | -0/+8 |
| 2021-02-01 | Rollup merge of #81592 - GuillaumeGomez:rustdoc-ui-fixes, r=Nemo157 | Jonas Schievink | -2/+2 |
| 2021-01-31 | Improve resize handling | Guillaume Gomez | -1/+1 |
| 2021-01-31 | Prevent search section to go over search input | Guillaume Gomez | -1/+1 |
| 2021-01-31 | Rollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomez | Jonas Schievink | -0/+4 |
| 2021-01-31 | Remove extra trailing spaces | Ivan Tham | -1/+1 |