about summary refs log tree commit diff
path: root/tests/rustdoc
AgeCommit message (Expand)AuthorLines
2023-06-12Add regression test for #112515Guillaume Gomez-0/+30
2023-06-12Revert "Add regression test for #32077"Guillaume Gomez-59/+0
2023-06-10Auto merge of #107637 - fmease:rustdoc-reelide-x-crate-def-tr-obj-lt-bnds, r=...bors-19/+167
2023-06-09Add regression test for #32077Guillaume Gomez-0/+59
2023-06-07rustdoc: re-elide cross-crate default trait object lifetime boundsLeón Orell Valerian Liehr-19/+167
2023-06-05Add rustdoc test to ensure that #109449 is working as expectedGuillaume Gomez-0/+143
2023-06-05Auto merge of #110945 - wackbyte:doc-vis-on-inherent-assoc-types, r=jshabors-1/+26
2023-06-04Rollup merge of #112178 - GuillaumeGomez:fix-inline-private-intermediate, r=n...Matthias Krüger-2/+25
2023-06-03Update reexport-attr-merge rustdoc testGuillaume Gomez-2/+2
2023-06-02Add rustdoc test for double-hyphen to dash doc comment conversionGuillaume Gomez-0/+9
2023-06-01Add regression test where private item with intermediate doc hidden re-export...Guillaume Gomez-0/+23
2023-06-01Rollup merge of #108459 - benediktwerner:rustdoc-fix-link-match, r=GuillaumeG...Dylan DPC-1/+38
2023-05-30rustdoc: Fix LinkReplacer link matchingbenediktwerner-1/+38
2023-05-30Add regression test for re-export of doc hidden item inside private item not ...Guillaume Gomez-0/+16
2023-05-27Rollup merge of #111997 - GuillaumeGomez:re-export-doc-hidden-macros, r=notri...Guillaume Gomez-3/+44
2023-05-27Correctly handle multiple re-exports of bang macros at the same levelGuillaume Gomez-1/+43
2023-05-26Update tests for re-exports of doc hidden macrosGuillaume Gomez-3/+2
2023-05-25rustdoc: add test for strikethrough with single tildesLukas Markeffsky-9/+10
2023-05-21rustdoc: include strikethrough in item summaryLukas Markeffsky-0/+6
2023-05-16Add regression test for #111415Guillaume Gomez-0/+36
2023-05-10Use proper impl self type for alias impl in rustdocMichael Goulet-0/+9
2023-05-10Rollup merge of #111095 - GuillaumeGomez:fix-assoc-item-trait-inside-hidden, ...Matthias Krüger-0/+52
2023-05-05Add regression test for #111064Guillaume Gomez-0/+52
2023-05-04IAT: Rustdoc integrationLeón Orell Valerian Liehr-4/+79
2023-05-04IAT: Introduce AliasKind::InherentLeón Orell Valerian Liehr-0/+14
2023-04-30Rollup merge of #110631 - notriddle:notriddle/impl-trait-cycle, r=GuillaumeGomezMatthias Krüger-0/+19
2023-04-29rustdoc: catch and don't blow up on impl Trait cyclesMichael Howell-0/+19
2023-04-30Rollup merge of #110983 - GuillaumeGomez:foreign-repr, r=notriddleMatthias Krüger-5/+39
2023-04-29Extend foreign inlined item with `#[repr()]` testGuillaume Gomez-5/+39
2023-04-29Add visibility tests for associated itemswackbyte-0/+25
2023-04-29Restore channel placeholderwackbyte-1/+1
2023-04-29Rollup merge of #110964 - notriddle:notriddle/deref-impl, r=GuillaumeGomezMatthias Krüger-0/+43
2023-04-28Auto merge of #110901 - GuillaumeGomez:inlined-repr-rustdoc, r=notriddlebors-0/+17
2023-04-28rustdoc: fix weird margins between Deref impl itemsMichael Howell-0/+43
2023-04-28rustdoc: move deref tests into a directoryMichael Howell-0/+0
2023-04-28rustdoc: render visibility on associated typeswackbyte-1/+1
2023-04-27Add regression test for #110698Guillaume Gomez-0/+17
2023-04-27test(doc): no fallback marco resolutionbohan-0/+14
2023-04-26Rollup merge of #110798 - ozkanonur:rustdoc-unused-extern-crates, r=jyn514Matthias Krüger-1/+1
2023-04-25pass `unused_extern_crates` in `librustdoc::doctest::make_test`ozkanonur-1/+1
2023-04-24Add regression test for #60522Guillaume Gomez-0/+39
2023-04-20Add regression test for #46506Guillaume Gomez-0/+24
2023-04-19Rollup merge of #110533 - GuillaumeGomez:missing-blanket-impl-trait-not-publi...Matthias Krüger-0/+31
2023-04-19Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obkbors-22/+26
2023-04-19Add regression test for #94183Guillaume Gomez-0/+31
2023-04-18Rollup merge of #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=n...Matthias Krüger-0/+64
2023-04-17Add regression tests for #110422Guillaume Gomez-0/+64
2023-04-16fix library and rustdoc testsDeadbeef-22/+26
2023-04-14Rollup merge of #110279 - GuillaumeGomez:compiler-macro-derive, r=notriddleMatthias Krüger-4/+23
2023-04-13Add test to ensure that compiler built-in proc-macro are considered as suchGuillaume Gomez-4/+23