summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2022-01-05Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-3/+12
2021-11-26Update test for anchors and headings positionGuillaume Gomez-1/+47
2021-11-25Improve testsGuillaume Gomez-1/+4
2021-11-24Auto merge of #91203 - GuillaumeGomez:rollup-kwtqvb1, r=GuillaumeGomezbors-10/+31
2021-11-24Rollup merge of #91179 - GuillaumeGomez:a-color, r=jshaGuillaume Gomez-8/+29
2021-11-24Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomezGuillaume Gomez-1/+1
2021-11-24Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelidGuillaume Gomez-1/+1
2021-11-24Create rustdoc_internals feature gateGuillaume Gomez-1/+1
2021-11-24Fix clicking on anchors inside summary tags.Jacob Hoffman-Andrews-0/+4
2021-11-24Update GUI tests for <a> colorGuillaume Gomez-8/+29
2021-11-24Auto merge of #91171 - jsha:fix-rustdoc-gui-test, r=GuillaumeGomezbors-1/+1
2021-11-24Fix toggle-click-deadspace rustdoc-gui testJacob Hoffman-Andrews-1/+1
2021-11-23Rollup merge of #91103 - jsha:non-toggle-click-doesnt-toggle, r=Manishearth,G...Matthias Krüger-0/+10
2021-11-22Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomezMatthias Krüger-0/+17
2021-11-22Add GUI test for clicking on non-toggle summaryJacob Hoffman-Andrews-0/+10
2021-11-22Set color for <a> in a more straightforward wayJacob Hoffman-Andrews-0/+17
2021-11-20Reduce prominence of item-infosJacob Hoffman-Andrews-1/+1
2021-11-20Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomezMatthias Krüger-20/+20
2021-11-04Fix missing bottom border for headings in sidebarGuillaume Gomez-14/+17
2021-10-31Hide search bar in noscript.cssJacob Hoffman-Andrews-0/+6
2021-10-30Improve display of enum variantsJacob Hoffman-Andrews-20/+20
2021-10-30Remove underlines from non-top docblocks.Jacob Hoffman-Andrews-2/+56
2021-10-27Auto merge of #90186 - jsha:fix-header-sizes, r=GuillaumeGomezbors-1/+227
2021-10-27Rollup merge of #90232 - konan8205:master, r=GuillaumeGomezMatthias Krüger-14/+14
2021-10-26rustdoc: use ttf based font for cjk glyphsShinwoo Park-14/+14
2021-10-25Fix documentation header sizesJacob Hoffman-Andrews-1/+227
2021-10-25Fix scrollbars appearing on information tooltip on mac when they shouldn'tGuillaume Gomez-0/+8
2021-10-23Outdent method headings so they stand outJacob Hoffman-Andrews-0/+11
2021-10-21Rollup merge of #90097 - GuillaumeGomez:duplicated-sidebar-entry-reexported-m...Yuki Okushi-6/+19
2021-10-21Rollup merge of #90048 - GuillaumeGomez:line-number-setting, r=jshaYuki Okushi-0/+23
2021-10-20Add test for duplicated sidebar entries for reexported macroGuillaume Gomez-6/+19
2021-10-20Add test for line-number settingGuillaume Gomez-0/+23
2021-10-18Add test to ensure that the docblock elements left margin is as expectedGuillaume Gomez-0/+6
2021-10-18Add GUI overflow tests for constant and typedefGuillaume Gomez-1/+35
2021-10-18* Remove left margin on items declaration at the top of their documentation pageGuillaume Gomez-6/+6
2021-10-10Add test for <code> in doc blocks on mobileGuillaume Gomez-0/+12
2021-10-03Add a test to detect overlapping entries in overview tablesStefan Schindler-0/+26
2021-09-13Rollup merge of #88896 - GuillaumeGomez:flakyness, r=camelidGuillaume Gomez-0/+1
2021-09-13 * Enable generate-link-to-def feature on a rustdoc GUI testGuillaume Gomez-0/+43
2021-09-12Reduce possibility of flaky testsGuillaume Gomez-0/+1
2021-09-08Add tests to ensure that <table> don't break doc blocks width anymoreGuillaume Gomez-0/+17
2021-09-01Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ...bors-11/+21
2021-09-01Remove implementors settingGuillaume Gomez-10/+1
2021-09-01Add tests for implementors associated types displayGuillaume Gomez-11/+30
2021-09-01Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomezMara Bos-0/+15
2021-08-31Remove bolding on associated constantsNoah Lev-0/+15
2021-08-28Add test for code blocks colorGuillaume Gomez-13/+30
2021-08-28Fix code blocks color in ayu themeGuillaume Gomez-0/+2
2021-08-19Rollup merge of #88093 - Kobzol:rustdoc-wrap-code-in-code-tag, r=GuillaumeGomezGuillaume Gomez-1/+21
2021-08-19[rustdoc] Wrap code blocks in <code> tagJakub Beránek-1/+21