| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-04-07 | Extend sidebar scrollbar changes to all scrollbars | Guillaume Gomez | -8/+29 | |
| 2020-04-07 | Improve scrollbar display in rustdoc | Guillaume Gomez | -0/+24 | |
| 2020-03-14 | Make ignore and compile fail signs more visible | Guillaume Gomez | -10/+11 | |
| 2020-02-27 | Remove "important traits" feature | Guillaume Gomez | -66/+0 | |
| 2020-01-09 | rustdoc: improve stability mark arrows | Liigo Zhuang | -0/+4 | |
| 2019-11-20 | Change background-color of search input if disabled | Guillaume Gomez | -0/+8 | |
| 2019-10-29 | add sub settings in rustdoc | Guillaume Gomez | -0/+6 | |
| 2019-10-01 | Improve sidebar styling to make its integration easier | Guillaume Gomez | -2/+2 | |
| 2019-05-02 | Fix search sidebar width when no crate select is present | Guillaume Gomez | -7/+8 | |
| 2019-04-16 | Fix dark css rule | Guillaume Gomez | -3/+3 | |
| 2019-03-26 | Fix code block display in portability element in dark theme | Guillaume Gomez | -0/+8 | |
| 2019-02-20 | Rollup merge of #58384 - GuillaumeGomez:fix-table-display, r=QuietMisdreavus | kennytm | -23/+3 | |
| Fix tables display Fixes #58134. cc @lzutao r? @QuietMisdreavus | ||||
| 2019-02-20 | Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, ↵ | kennytm | -9/+9 | |
| r=QuietMisdreavus Improve stability tags display The issue was the font color on dark theme. Fixed now: <img width="352" alt="screenshot 2019-02-08 at 14 15 24" src="https://user-images.githubusercontent.com/3050060/52483276-bd810380-2bb3-11e9-8d46-95368569ac85.png"> r? @QuietMisdreavus | ||||
| 2019-02-19 | Fix tables display | Guillaume Gomez | -23/+3 | |
| 2019-02-10 | Add style for trait aliases | Guillaume Gomez | -0/+4 | |
| 2019-02-08 | Improve stability tags display | Guillaume Gomez | -9/+9 | |
| 2019-01-28 | Rollup merge of #57859 - GuillaumeGomez:fix-background, r=QuietMisdreavus | Mazdak Farrokhzad | -8/+0 | |
| Fix invalid background color As discussed in #57814. r? @QuietMisdreavus | ||||
| 2019-01-23 | Fix invalid background color | Guillaume Gomez | -8/+0 | |
| 2019-01-15 | Fixes text becoming invisible when element targetted | Guillaume Gomez | -14/+2 | |
| 2018-12-29 | Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus | bors | -2/+10 | |
| Add no-crate filter option on rustdoc @onur asked me about it so here it is! r? @QuietMisdreavus | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -24/+0 | |
| 2018-12-24 | Add no-crate filter option on rustdoc | Guillaume Gomez | -2/+10 | |
| 2018-12-20 | display rustc_private APIs as "Internal" | Andy Russell | -0/+10 | |
| 2018-12-06 | Rollup merge of #56332 - GuillaumeGomez:specifi-crate-search, r=QuietMisdreavus | Pietro Albini | -2/+15 | |
| [rustdoc] Specific crate search Reopening of #54706. Fixes #54616. <img width="1440" alt="screenshot 2018-11-29 at 01 29 11" src="https://user-images.githubusercontent.com/3050060/49191372-979adf80-f376-11e8-963e-e4feb927c1da.png"> r? @QuietMisdreavus | ||||
| 2018-12-05 | Rollup merge of #55563 - GuillaumeGomez:doc-search-sentence, r=QuietMisdreavus | Pietro Albini | -2/+2 | |
| Improve no result found sentence in doc search Fixes #55531. Look: <img width="1440" alt="screenshot 2018-11-01 at 02 21 56" src="https://user-images.githubusercontent.com/3050060/47827257-f6236c80-dd7c-11e8-9ea9-99c8cb4b2de5.png"> r? @QuietMisdreavus | ||||
| 2018-11-28 | Add crate filtering | Guillaume Gomez | -2/+15 | |
| 2018-11-24 | Add source file sidebar | Guillaume Gomez | -0/+38 | |
| 2018-11-21 | Improve no result found sentence in doc search | Guillaume Gomez | -2/+2 | |
| 2018-10-26 | Rollup merge of #54921 - GuillaumeGomez:line-numbers, r=QuietMisdreavus | kennytm | -0/+8 | |
| Add line numbers option to rustdoc Fixes #22878. r? @QuietMisdreavus | ||||
| 2018-10-21 | improve search tabs look | Guillaume Gomez | -16/+10 | |
| 2018-10-09 | Add line numbers option to rustdoc | Guillaume Gomez | -0/+8 | |
| 2018-09-25 | handle proc-macros as macros instead of functions | QuietMisdreavus | -0/+8 | |
| 2018-08-29 | Fix UI issues on Implementations on Foreign types | Guillaume Gomez | -0/+8 | |
| 2018-08-15 | Fix links' color | Guillaume Gomez | -4/+4 | |
| 2018-08-11 | Fix styles | Guillaume Gomez | -4/+4 | |
| 2018-08-03 | Fix invalid code css rule | Guillaume Gomez | -2/+2 | |
| 2018-07-19 | Auto merge of #51854 - davidtwco:rfc-2008-rustdoc, r=QuietMisdreavus | bors | -2/+2 | |
| RFC 2008 non-exhaustive enums/structs: Rustdoc Part of #44109. Not sure how those who maintain rustdoc primarily would prefer this addition look or where it should be placed, happy to make any changes required. r? @QuietMisdreavus (not sure if this is the right person, just guessing) | ||||
| 2018-07-18 | Updated wording and placement of non-exhaustive notice so it is collapsed by ↵ | David Wood | -4/+0 | |
| default and easier to understand. | ||||
| 2018-07-12 | Moved non_exhaustive message to fields/variants section and onto type. | David Wood | -2/+4 | |
| 2018-06-27 | Include type in non-exhaustive message. Include new css in dark theme. | David Wood | -1/+2 | |
| 2018-06-27 | Display #[non_exhaustive] in rustdoc on types. | David Wood | -1/+2 | |
| 2018-06-26 | Fix variant background color on hover in search results | Guillaume Gomez | -1/+1 | |
| 2018-06-04 | Add doc keyword support | Guillaume Gomez | -2/+6 | |
| 2018-06-02 | Fix run button style | Guillaume Gomez | -2/+4 | |
| 2018-05-30 | Fixes some style issues in rustdoc "implementations on Foreign types" | Guillaume Gomez | -4/+4 | |
| 2018-05-12 | Improve alias rendering | Guillaume Gomez | -1/+15 | |
| 2018-04-17 | Add rustdoc settings menu | Guillaume Gomez | -4/+6 | |
| 2018-04-10 | Auto merge of #49504 - GuillaumeGomez:doc-all-types, r=QuietMisdreavus | bors | -0/+14 | |
| Add page to list all crate's items r? @QuietMisdreavus | ||||
| 2018-04-04 | Add page to list all crate's items | Guillaume Gomez | -0/+14 | |
| 2018-03-30 | fix targetted value background | Guillaume Gomez | -1/+1 | |
