| Age | Commit message (Expand) | Author | Lines |
| 2021-09-01 | Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ... | bors | -11/+21 |
| 2021-09-01 | Remove implementors setting | Guillaume Gomez | -10/+1 |
| 2021-09-01 | Add tests for implementors associated types display | Guillaume Gomez | -11/+30 |
| 2021-09-01 | Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomez | Mara Bos | -0/+15 |
| 2021-08-31 | Remove bolding on associated constants | Noah Lev | -0/+15 |
| 2021-08-28 | Add test for code blocks color | Guillaume Gomez | -13/+30 |
| 2021-08-28 | Fix code blocks color in ayu theme | Guillaume Gomez | -0/+2 |
| 2021-08-19 | Rollup merge of #88093 - Kobzol:rustdoc-wrap-code-in-code-tag, r=GuillaumeGomez | Guillaume Gomez | -1/+21 |
| 2021-08-19 | [rustdoc] Wrap code blocks in <code> tag | Jakub Beránek | -1/+21 |
| 2021-08-16 | Merge the two test files as they are testing the same features | Stefan Schindler | -21/+19 |
| 2021-08-16 | Add a font test based on #85669 | Stefan Schindler | -0/+21 |
| 2021-08-13 | Add rustdoc GUI test for headers | Guillaume Gomez | -1/+47 |
| 2021-07-25 | Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume... | bors | -5/+5 |
| 2021-07-25 | Rustdoc accessibility: use real headers for doc items | bors | -5/+5 |
| 2021-07-24 | Rollup merge of #87398 - GuillaumeGomez:test-font-module-items, r=notriddle | Yuki Okushi | -0/+4 |
| 2021-07-23 | Add test for fonts used for module items | Guillaume Gomez | -0/+4 |
| 2021-07-22 | Rollup merge of #87288 - ijackson:rustdoc-theme, r=GuillaumeGomez | Guillaume Gomez | -11/+40 |
| 2021-07-22 | Move implementors directly into lib2 | Guillaume Gomez | -1/+1 |
| 2021-07-22 | Add tests for default-settings | Guillaume Gomez | -0/+53 |
| 2021-07-21 | Remove cargo workspace to build rustdoc-gui test crates because of cargo conf... | Guillaume Gomez | -24/+0 |
| 2021-07-21 | Add test to ensure tables are not inside items summary | Guillaume Gomez | -0/+13 |
| 2021-07-21 | Rollup merge of #87230 - GuillaumeGomez:docblock-table-overflow, r=notriddle | Guillaume Gomez | -7/+18 |
| 2021-07-19 | Rollup merge of #87251 - GuillaumeGomez:item-info-width, r=notriddle | Guillaume Gomez | -0/+10 |
| 2021-07-18 | Add test to check width of item-info | Guillaume Gomez | -0/+10 |
| 2021-07-18 | Add GUI test for <table> overflow | Guillaume Gomez | -0/+18 |
| 2021-07-18 | Remove unused file | Guillaume Gomez | -7/+0 |
| 2021-07-17 | Fix sidebar-mobile test to focus on an actual focusable element | Michael Howell | -1/+1 |
| 2021-07-16 | Rollup merge of #87188 - GuillaumeGomez:gui-test-auto-hide-trait-impl, r=notr... | Guillaume Gomez | -0/+20 |
| 2021-07-16 | Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill... | Guillaume Gomez | -0/+10 |
| 2021-07-16 | feat(rustdoc): open sidebar menu when links inside it are focused | Michael Howell | -0/+10 |
| 2021-07-16 | Add GUI test for auto-hide-trait-implementations setting | Guillaume Gomez | -0/+20 |
| 2021-07-16 | Rollup merge of #87167 - GuillaumeGomez:sidebar-display-mobile, r=notriddle | Guillaume Gomez | -0/+10 |
| 2021-07-15 | Add test for sidebar display value on mobile | Guillaume Gomez | -0/+10 |
| 2021-07-15 | Add regression test for type declaration layout overflow | Guillaume Gomez | -0/+15 |
| 2021-07-14 | Rollup merge of #87125 - GuillaumeGomez:ayu-code-color, r=notriddle | Guillaume Gomez | -0/+14 |
| 2021-07-14 | Rollup merge of #87056 - GuillaumeGomez:fix-codeblocks-overflow, r=notriddle | Guillaume Gomez | -0/+22 |
| 2021-07-14 | Add GUI test to check ayu <code> colors | Guillaume Gomez | -0/+14 |
| 2021-07-14 | Add test for codeblocks overflow | Guillaume Gomez | -0/+22 |
| 2021-07-14 | Rollup merge of #87102 - GuillaumeGomez:go-to-first-feature, r=Manisheart,not... | Yuki Okushi | -0/+20 |
| 2021-07-13 | Add test for "go to first" feature | Guillaume Gomez | -0/+20 |
| 2021-07-13 | Add test for keyword/primitive text color | Guillaume Gomez | -0/+10 |
| 2021-07-13 | Add test for search results colors | Guillaume Gomez | -0/+32 |
| 2021-07-12 | Add test for implementors | Guillaume Gomez | -0/+30 |
| 2021-07-12 | Simplify build system for rustdoc-gui test crates | Guillaume Gomez | -0/+50 |
| 2021-07-01 | Enable the tests developed with #86594 | Stefan Schindler | -6/+6 |
| 2021-06-30 | Auto merge of #86650 - GuillaumeGomez:fix-boldness, r=Nemo157 | bors | -2/+15 |
| 2021-06-28 | Add test for item-table with resize to mobile | Stefan Schindler | -0/+42 |
| 2021-06-26 | Add tests to ensure the font-weight is the correct one | Guillaume Gomez | -0/+15 |
| 2021-06-26 | Remove erroneously created file | Guillaume Gomez | -2/+0 |
| 2021-06-24 | Fixing the test rustdoc by ignoring `*[@id="module-item"]//following-sibling:... | Stefan Schindler | -5/+5 |