summaryrefslogtreecommitdiff
path: root/tests/rustdoc/inline_cross/auxiliary
Commit message (Collapse)AuthorAgeFilesLines
* Extend foreign inlined item with `#[repr()]` testGuillaume Gomez2023-04-291-2/+20
|
* Add regression test for #110698Guillaume Gomez2023-04-271-0/+4
|
* rustdoc: Fix glob import inliningVadim Petrochenkov2023-01-171-0/+2
| | | | Filter away names that are not actually imported by the glob, e.g. because they are shadowed by something else
* Move /src/test to /testsAlbert Larsan2023-01-1122-0/+387