summary refs log tree commit diff
path: root/tests/rustdoc
AgeCommit message (Expand)AuthorLines
2024-01-31Rollup merge of #120501 - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=n...Nadrieril-0/+32
2024-01-30Add regression test for #120487Guillaume Gomez-0/+32
2024-01-29Add regression test for #100638Guillaume Gomez-0/+15
2024-01-23Remove uses of no-system-llvmNikita Popov-1/+0
2024-01-20Add regression test for #119015 and update testsGuillaume Gomez-7/+38
2024-01-19Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddleMatthias Krüger-11/+35
2024-01-14Rollup merge of #119561 - notriddle:master, r=fmeaseGuillaume Gomez-258/+108
2024-01-10Rollup merge of #119769 - fmease:rustdoc-off-by-one-dyn-trait-def-gen-args, r...Matthias Krüger-14/+30
2024-01-09Update testsLeón Orell Valerian Liehr-14/+30
2024-01-05Rollup merge of #119216 - weiznich:use_diagnostic_namespace_in_stdlib, r=comp...Michael Goulet-0/+3
2024-01-05Ignore a rustdoc testLeón Orell Valerian Liehr-0/+3
2024-01-05Rollup merge of #119586 - GuillaumeGomez:jump-to-def-static-methods, r=notriddleMichael Goulet-1/+28
2024-01-04Add regression test for jump to def static method callsGuillaume Gomez-1/+28
2024-01-03rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)Michael Howell-208/+0
2024-01-03Add `crate_name` and URL to test casesMichael Howell-37/+95
2023-12-31Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...bors-4/+0
2023-12-23Strenghten `tests/rustdoc/trait-object-safe.rs` to prevent unforeseen regressionGuillaume Gomez-2/+2
2023-12-18Stop using the trigram of heaven as a hamburger buttonMichael Howell-4/+0
2023-12-15Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdocGuillaume Gomez-4/+34
2023-12-05Rollup merge of #118594 - hdost:patch-1, r=fmeaseMatthias Krüger-1/+1
2023-12-05Add tests for headings anchor and links in headingsGuillaume Gomez-0/+14
2023-12-05Update rustdoc headings testsGuillaume Gomez-11/+21
2023-12-05Remove mention of rust to make the error message generic.Harold Dost-1/+1
2023-12-04Add regression test for #118195Guillaume Gomez-0/+21
2023-12-01Update snapshots of rustdoc tests to take into account the comment highlightingGuillaume Gomez-5/+5
2023-11-30rustdoc: `div.where` instead of fmt-newline classMichael Howell-29/+29
2023-11-29rustdoc: remove small from `small-section-header`Michael Howell-45/+45
2023-11-24Rollup merge of #118224 - dtolnay:rustdocsortunstable, r=fmeaseMatthias Krüger-0/+11
2023-11-24Auto merge of #118105 - notriddle:master, r=fmeasebors-86/+39
2023-11-23Sort unstable items last in rustdoc, instead of firstDavid Tolnay-3/+3
2023-11-23Add test of rustdoc sort order for stable vs unstable itemDavid Tolnay-0/+11
2023-11-23rustdoc: move doctest tests to folderMichael Howell-0/+1
2023-11-23rustdoc: move ICE tests to uiMichael Howell-81/+0
2023-11-23Don't print "private fields" on empty tuple structsKyuuhachi-0/+9
2023-11-22Update existing testsGuillaume Gomez-4/+4
2023-11-22Add regression test for cfg merging on re-exportsGuillaume Gomez-0/+30
2023-11-20Fix src link URLs for file renameMichael Howell-3/+3
2023-11-20Add URL to test casesMichael Howell-0/+33
2023-11-20rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2023-11-08Rollup merge of #117531 - fmease:rustdoc-effects-properly-elide-x-crate-host-...Matthias Krüger-15/+47
2023-11-07Rollup merge of #115485 - DaniPopes:rustdoc-macro-consts, r=jackh726,fmeaseMatthias Krüger-0/+40
2023-11-05rustdoc: properly elide cross-crate host effect argsLeón Orell Valerian Liehr-15/+47
2023-10-31Auto merge of #117459 - matthiaskrgr:rollup-t3osb3c, r=matthiaskrgrbors-0/+34
2023-10-31Rollup merge of #113241 - poliorcetics:85138-doc-object-safety, r=GuillaumeGomezMatthias Krüger-0/+34
2023-10-31Accept less invalid Rust in rustdocOli Scherer-60/+41
2023-10-30rustdoc: elide cross-crate default generic argumentsLeón Orell Valerian Liehr-10/+159
2023-10-29tests: object-safety section in traitsAlexis (Poliorcetics) Bourget-0/+34
2023-10-27Auto merge of #116471 - notriddle:notriddle/js-trait-alias, r=GuillaumeGomezbors-21/+101
2023-10-24Handle structured stable attribute 'since' version in rustdocDavid Tolnay-17/+17
2023-10-23Update `since` stability attributes in testsDavid Tolnay-8/+8