| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-25 | Rollup merge of #83420 - GuillaumeGomez:rustdoc-gui-tests-doc, r=CraftSpider | Yuki Okushi | -0/+12 | |
| Add documentation for rustdoc-gui tests I think a bit of documentation doesn't hurt in this case considering how "out of the ordinary" this is. r? ``@jyn514`` | ||||
| 2021-03-24 | Rollup merge of #83393 - GuillaumeGomez:codeblock-tooltip-position, r=Nemo157 | Dylan DPC | -4/+23 | |
| Codeblock tooltip position The codeblocks tooltips were misplaced. Normally, there is no top margin applied to a tooltip unless the codeblock is the first element of the doc block. The CSS rule was too vague though, applying it to all tooltips where the codeblock was the first child of its parent. Which can be easily seen with lists: Before:  After:  r? ``@Nemo157`` | ||||
| 2021-03-23 | Add documentation for rustdoc-gui tests | Guillaume Gomez | -0/+12 | |
| 2021-03-23 | Add test to enforce sidebar trait items order | Guillaume Gomez | -2/+14 | |
| 2021-03-22 | Add GUI test to enforce tooltip position | Guillaume Gomez | -4/+23 | |
| 2021-03-09 | Add test to ensure the attributes position when js is disabled | Guillaume Gomez | -0/+10 | |
| 2021-02-28 | Add GUI tests | Guillaume Gomez | -0/+37 | |
| 2021-02-21 | Add rustdoc gui tests | Guillaume Gomez | -0/+100 | |
