summary refs log tree commit diff
path: root/tests/rustdoc/inline_cross
AgeCommit message (Expand)AuthorLines
2023-04-29Extend foreign inlined item with `#[repr()]` testGuillaume Gomez-5/+39
2023-04-27Add regression test for #110698Guillaume Gomez-0/+17
2023-02-19Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomezDylan DPC-2/+2
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-2/+2
2023-02-07rustdoc: use a newline instead of `<br>` to format code headersMichael Howell-1/+1
2023-01-31rustdoc: stop making unstable items transparentMichael Howell-2/+2
2023-01-30rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell-24/+24
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-8/+8
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-2/+2
2023-01-18Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomezbors-0/+7
2023-01-17rustdoc: Fix glob import inliningVadim Petrochenkov-0/+7
2023-01-14rustdoc: remove redundant item kind class from `.item-decl > pre`Michael Howell-18/+18
2023-01-11Move /src/test to /testsAlbert Larsan-0/+934