about summary refs log tree commit diff
path: root/tests/rustdoc/type-layout.rs
AgeCommit message (Expand)AuthorLines
2025-05-25Tweak attribute rendering depending on wether or not it is a type aliasGuillaume Gomez-1/+1
2025-01-30fix(rustdoc): always use a channel when linking to doc.rust-lang.orgAlexis (Poliorcetics) Bourget-2/+2
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-1/+8
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-38/+38
2024-02-25Use generic `NonZero` in tests.Markus Reiter-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-03-04rustdoc: Note in a type's layout/size if it is uninhabitedclubby789-0/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+85