about summary refs log tree commit diff
path: root/tests/rustdoc
AgeCommit message (Expand)AuthorLines
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-35/+38
2023-03-30Rollup merge of #109509 - ehuss:overlapping-tests, r=Mark-SimulacrumYuki Okushi-0/+0
2023-03-29Rollup merge of #109726 - GuillaumeGomez:doc-hidden-crate, r=notriddleMatthias Krüger-0/+8
2023-03-29Add regression test for #109695Guillaume Gomez-0/+8
2023-03-29Rollup merge of #109534 - petrochenkov:noprimuse, r=GuillaumeGomezDylan DPC-1/+1
2023-03-28rustdoc + rustdoc-json support for non_lifetime_bindersMichael Goulet-0/+9
2023-03-28rustdoc: Unsupport importing `doc(primitive)` and `doc(keyword)` modulesVadim Petrochenkov-1/+1
2023-03-27Bless tidyMaybe Waffle-1/+0
2023-03-26rustdoc: tweak `some variants omitted`Ezra Shaw-0/+11
2023-03-22Rename tests to ensure they don't have overlapping names.Eric Huss-0/+0
2023-03-22Rollup merge of #108954 - notriddle:notriddle/notable-trait-generic, r=camelidMatthias Krüger-0/+41
2023-03-20Rollup merge of #109375 - clubby789:unescape-deprecated-doc, r=jshaMatthias Krüger-2/+2
2023-03-20Rollup merge of #109351 - GuillaumeGomez:no-footnote-in-summary, r=notriddleMatthias Krüger-0/+17
2023-03-20Rollup merge of #109259 - GuillaumeGomez:fix-missing-private-inlining, r=notr...Matthias Krüger-0/+27
2023-03-20Fix improper escaping of deprecation reasonsclubby789-2/+2
2023-03-19Add test for footnote references in doc summaryGuillaume Gomez-0/+17
2023-03-17Add regression test for #109258Guillaume Gomez-0/+27
2023-03-15rustdoc: remove `std::` from primitive intra-doc link tooltipsMichael Howell-0/+2
2023-03-13rustdoc: fix comments in testMichael Howell-4/+4
2023-03-10Rollup merge of #108936 - GuillaumeGomez:rustdoc-anonymous-reexport, r=notriddleMatthias Krüger-2/+27
2023-03-09rustdoc: handle generics better when matching notable traitsMichael Howell-0/+41
2023-03-09rustdoc: move notable trait tests into their own directoryMichael Howell-0/+0
2023-03-09Update rustdoc anonymous reexport test and add regression test for #108931Guillaume Gomez-2/+27
2023-03-09Rollup merge of #108870 - GuillaumeGomez:rustdoc-reexport-of-reexport-of-priv...Matthias Krüger-0/+29
2023-03-08Auto merge of #108121 - aliemjay:resolve-var-region, r=lcnrbors-2/+2
2023-03-07Addr regression test for #108679Guillaume Gomez-0/+29
2023-03-05bless rustdoc testsAli MJ Al-Nasrawy-2/+2
2023-03-04rustdoc: Note in a type's layout/size if it is uninhabitedclubby789-0/+8
2023-02-23rustdoc: avoid including `<li>` tags in item table short descMichael Howell-0/+10
2023-02-23Rollup merge of #108349 - GuillaumeGomez:fix-duplicated-imports2, r=notriddleMatthias Krüger-0/+26
2023-02-22Add test to ensure there are no duplicated importsGuillaume Gomez-0/+26
2023-02-22rustdoc: update test case with intra-doc link pointing to methodMichael Howell-4/+12
2023-02-22Rollup merge of #108310 - GuillaumeGomez:fix-reexports-duplicated-attributes,...Guillaume Gomez-0/+25
2023-02-21Add regression test for #108281Guillaume Gomez-0/+25
2023-02-20Rollup merge of #108241 - GuillaumeGomez:fix-reexported-macro-handling, r=not...Matthias Krüger-0/+45
2023-02-20Add test for reexported hidden macroGuillaume Gomez-0/+22
2023-02-20Add regression test for #108231Guillaume Gomez-0/+23
2023-02-19Rollup merge of #108129 - GuillaumeGomez:correctly-handle-links-starting-with...Guillaume Gomez-0/+28
2023-02-19Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomezDylan DPC-43/+43
2023-02-18Add regression test for #107995Guillaume Gomez-0/+28
2023-02-16Rollup merge of #108057 - GuillaumeGomez:fix-reexport-attr-merge, r=notriddleMatthias Krüger-0/+33
2023-02-15Correctly handle reexports of `#[doc(hidden)]` is reexport does not use `#[do...Guillaume Gomez-3/+10
2023-02-14Add test for reexports attr mergeGuillaume Gomez-0/+26
2023-02-13rustdoc: add more tooltips to intra-doc linksMichael Howell-0/+17
2023-02-13Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui...Matthias Krüger-5/+5
2023-02-12Rollup merge of #107934 - notriddle:notriddle/intra-doc-link-meta-description...Matthias Krüger-0/+6
2023-02-11rustdoc: account for intra-doc links in `<meta name="description">`Michael Howell-0/+6
2023-02-11Rollup merge of #107897 - GuillaumeGomez:reexported-macros-docs, r=notriddleMatthias Krüger-0/+23
2023-02-11Rollup merge of #107490 - notriddle:notriddle/rm-sidebar-tooltip, r=Guillaume...Dylan DPC-27/+0
2023-02-10Add regression test for reexported macros docsGuillaume Gomez-0/+23