about summary refs log tree commit diff
path: root/tests/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2025-09-27Remove `doc_auto_cfg` feature as wellGuillaume Gomez-1/+0
2025-09-26Rollup merge of #147047 - notriddle:toolbar-index, r=GuillaumeGomezMatthias Krüger-0/+13
2025-09-25rustdoc-search: add test case for all/index.html searchMichael Howell-0/+13
2025-09-25rustdoc: hide `#[repr(...)]` if it isn't part of the public ABILeón Orell Valerian Liehr-4/+4
2025-09-05Ensure that `--html-after-content` option is used to check `scrape_examples_i...Guillaume Gomez-2/+4
2025-09-02squash fix `render_call_locations` panic when default span points at file out...Janis-1/+36
2025-08-28Add tests for `doc(attribute = "...")` attributeGuillaume Gomez-2/+48
2025-08-24Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycatbors-1/+203
2025-08-23Improve code and add test with macro coming from another file from the same c...Guillaume Gomez-45/+69
2025-08-23Make macro expansion feature buttons accessibleGuillaume Gomez-5/+44
2025-08-23Do macro expansion at AST level rather than HIRGuillaume Gomez-27/+27
2025-08-23Add GUI test for `--generate-macro-expansion` optionGuillaume Gomez-1/+140
2025-08-21rustdoc-search: GUI tests check for `//` in URLMichael Howell-0/+7
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-360/+312
2025-08-04Add GUI regression test for tooltips `i` iconsGuillaume Gomez-0/+15
2025-08-04Fix wrong font being used for tooltips `i` iconsGuillaume Gomez-2/+16
2025-07-01Update rustdoc GUI testsGuillaume Gomez-10/+25
2025-06-16rustdoc: make srcIndex no longer a global variablebinarycat-3/+0
2025-05-25Rollup merge of #139831 - lolbinarycat:rustdoc-mobile-sidebar, r=GuillaumeGomezJacob Pratt-19/+8
2025-05-23rustdoc-gui test: apply suggestions from code reviewbinarycat-1/+4
2025-05-22rustdoc: rip out all the gui tests for <100% width mobile sidebarbinarycat-19/+5
2025-05-22Rollup merge of #140868 - SpecificProtagonist:rustdoc-trait-impl-code-link, r...Matthias Krüger-0/+27
2025-05-11better checksSpecificProtagonist-1/+5
2025-05-11remove superfluous importSpecificProtagonist-1/+0
2025-05-10gui test different linkSpecificProtagonist-1/+1
2025-05-10gui testSpecificProtagonist-0/+24
2025-05-09rustdoc: add a handle that makes sidebar resizing more obviousMichael Howell-15/+15
2025-05-06Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdocGuillaume Gomez-0/+36
2025-04-24Add/update GUI test for impl indent fixGuillaume Gomez-2/+44
2025-04-23Add rustdoc-gui test to ensure sidebars share the same imageGuillaume Gomez-0/+36
2025-04-07Add regression test for #139282Guillaume Gomez-0/+14
2025-02-25Rollup merge of #137539 - GuillaumeGomez:copy-content-tests, r=notriddleLeón Orell Valerian Liehr-2/+9
2025-02-24Add rustdoc-gui regression test for #137082Guillaume Gomez-2/+9
2025-02-24Rollup merge of #136991 - GuillaumeGomez:code-wrapping, r=notriddleJacob Pratt-52/+72
2025-02-22Rename feature into `Word wrap source code`Guillaume Gomez-3/+6
2025-02-19Add custom sort for link in rustdocyukang-0/+33
2025-02-14Add GUI test for code wrappingGuillaume Gomez-0/+53
2025-02-14Update rustdoc-gui testGuillaume Gomez-52/+16
2025-02-12rustdoc: use better, consistent SVG icons for scraped examplesMichael Howell-0/+26
2025-02-11Update rustdoc testsGuillaume Gomez-147/+62
2025-01-29Add GUI test for new "sans serif fonts" settingGuillaume Gomez-4/+35
2025-01-24Add GUI regression test for indent of trait items on mobileGuillaume Gomez-1/+49
2025-01-18Remove more CSS classesGuillaume Gomez-44/+44
2025-01-17Update rustdoc testsGuillaume Gomez-5/+5
2025-01-16Treat other items as functions for the purpose of type-based searchbinarycat-1/+1
2025-01-15Add GUI test for #135499Guillaume Gomez-0/+6
2024-12-28Add GUI test for item info elements colorGuillaume Gomez-0/+23
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-5/+6
2024-12-05Update GUI test after rebaseGuillaume Gomez-7/+3
2024-12-05Improve positioning of "..." in collapsed impl blockGuillaume Gomez-2/+33