about summary refs log tree commit diff
path: root/tests/rustdoc/primitive/cross-crate-primitive-doc.rs
AgeCommit message (Collapse)AuthorLines
2025-06-16rustdoc: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-1/+7
Some rustdoc tests are `no_core` and need to have `MetaSized` and `PointeeSized` added to them.
2025-05-05Move primitive rustdoc tests into the `primitive` sub folderGuillaume Gomez-0/+16