about summary refs log tree commit diff
path: root/tests/rustdoc-gui/src
AgeCommit message (Expand)AuthorLines
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-0/+2
2023-12-07Extend GUI tests for `doc_cfg`Guillaume Gomez-0/+16
2023-12-01Add GUI tests for comments highlighting in items declarationGuillaume Gomez-0/+44
2023-11-02Add GUI test to ensure that implementations on foreign types are in the expec...Guillaume Gomez-0/+19
2023-10-31Accept less invalid Rust in rustdocOli Scherer-2/+7
2023-10-22rustdoc: make JS trait impls act more like HTMLMichael Howell-0/+20
2023-10-22rustdoc: use JS to inline target type impl docs into aliasMichael Howell-0/+7
2023-10-11rustdoc: allow resizing the sidebarMichael Howell-0/+2
2023-10-11Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmeasebors-0/+2
2023-10-08rustdoc: fix rustdoc-gui tests for logo changesMichael Howell-0/+2
2023-09-21rustdoc-search: add impl disambiguator to duplicate assoc itemsMichael Howell-0/+18
2023-09-14rusdoc: add gui test for custom CSS themesMichael Howell-0/+115
2023-08-14Add GUI test for warning blocksGuillaume Gomez-0/+12
2023-08-03Add `internal_features` lintNilstrieb-0/+2
2023-07-03Add GUI test for long inline cfg labels displayGuillaume Gomez-0/+9
2023-06-21Add test to prevent regression for fields displayGuillaume Gomez-0/+21
2023-05-20add compiletest headers to rustdoc-gui testsozkanonur-0/+3
2023-04-12Add/update tests for `--extend-css` optionGuillaume Gomez-0/+18
2023-01-21rustdoc: update test case to deal with "coo" only accepting dist=1Michael Howell-2/+14
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1213