summary refs log tree commit diff
path: root/src/test/rustdoc/primitive-tuple-auto-trait.rs
AgeCommit message (Collapse)AuthorLines
2022-07-17rustdoc: extend `#[doc(tuple_variadic)]` to fn pointersMichael Howell-1/+1
The attribute is also renamed `fake_variadic`.
2022-06-11Add test case for #trait-implementations-1 linkMichael Howell-0/+8
2022-06-07rustdoc: show auto/blanket docs for tuple and unitMichael Howell-0/+14