about summary refs log tree commit diff
path: root/src/test/rustdoc/tuple-struct-fields-doc.rs
AgeCommit message (Expand)AuthorLines
2022-10-15rustdoc: update test cases for `.sidebar-title` -> `.sidebar-elems h3`Michael Howell-1/+1
2022-08-13rustdoc: Fix incorrect usage of `@!has` and `@!matches`Noah Lev-1/+1
2022-08-13Update `@!has` name in testsNoah Lev-1/+1
2022-01-11rustdoc: do not emit tuple variant fields if none are documentedAndy Russell-0/+14
2021-12-02Rename ID "main" into "main-content"Guillaume Gomez-2/+2
2021-10-30Improve display of enum variantsJacob Hoffman-Andrews-2/+2
2021-07-26Add test for enum item tuple fields documentationGuillaume Gomez-0/+17
2021-07-25Add test for tuple struct documentation fieldsGuillaume Gomez-0/+19