summaryrefslogtreecommitdiff
path: root/tests/rustdoc/inline_cross
Commit message (Expand)AuthorAgeFilesLines
* Extend foreign inlined item with `#[repr()]` testGuillaume Gomez2023-04-292-5/+39
* Add regression test for #110698Guillaume Gomez2023-04-272-0/+17
* Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomezDylan DPC2023-02-191-2/+2
|\
| * rustdoc: simplify DOM for `.item-table`Michael Howell2023-02-071-2/+2
* | rustdoc: use a newline instead of `<br>` to format code headersMichael Howell2023-02-071-1/+1
|/
* rustdoc: stop making unstable items transparentMichael Howell2023-01-311-2/+2
* rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell2023-01-303-24/+24
* rustdoc: remove unused class `has-srclink`Michael Howell2023-01-283-8/+8
* rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell2023-01-261-2/+2
* Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomezbors2023-01-182-0/+7
|\
| * rustdoc: Fix glob import inliningVadim Petrochenkov2023-01-172-0/+7
* | rustdoc: remove redundant item kind class from `.item-decl > pre`Michael Howell2023-01-142-18/+18
|/
* Move /src/test to /testsAlbert Larsan2023-01-1150-0/+934