about summary refs log tree commit diff
path: root/src/test/rustdoc/toggle-item-contents.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-185/+0
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-1/+1
2022-08-13rustdoc: Fix incorrect usage of `@!has` and `@!matches`Noah Lev-2/+2
2022-08-13Update `@!has` name in testsNoah Lev-2/+2
2022-01-09Display "private fields" instead of "fields omitted"Noah Lev-1/+1
2021-10-18* Remove left margin on items declaration at the top of their documentation pageGuillaume Gomez-1/+1
2021-07-26Add test for enum item tuple fields documentationGuillaume Gomez-2/+2
2021-07-22Don't hide fields of enum struct variantsNoah Lev-4/+2
2021-07-11rustdoc: test count of item contents when hiddenWeihang Lo-7/+38
2021-05-30Remove toggle for "undocumented items."Jacob Hoffman-Andrews-0/+156