about summary refs log tree commit diff
path: root/tests/rustdoc/typedef-inner-variants.rs
AgeCommit message (Expand)AuthorLines
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-56/+56
2024-05-19Add failing test for cross-crate enum in type aliasMichael Goulet-0/+7
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-11-29rustdoc: remove small from `small-section-header`Michael Howell-2/+2
2023-08-28rustdoc: always print type alias inner type (with it's where clauses)Urgau-3/+5
2023-08-26rustdoc: remove details for type alias inner type and fix sidebarUrgau-10/+16
2023-08-26rustdoc: normalize all typedef inner typesUrgau-7/+23
2023-08-26rustdoc: bind typedef inner type items to the folding systemUrgau-1/+5
2023-08-26rustdoc: handle typedef inner type when doing cross-crate inliningUrgau-0/+11
2023-08-26rustdoc: show inner enum and struct in type definition for concrete typeUrgau-0/+80