summary refs log tree commit diff
path: root/tests/ui/offset-of/offset-of-unsized.rs
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-19Stabilize simple offset_ofGeorge Bateman-2/+0
2023-06-02Check tuple elements are `Sized` in `offset_of`clubby789-1/+2
2023-05-29offset_of: Don't require type to be sizedclubby789-0/+15