about summary refs log tree commit diff
path: root/tests/ui/offset-of/offset-of-tuple-nested.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Stabilize offset_of_nestedGeorge Bateman-2/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-19Stabilize simple offset_ofGeorge Bateman-1/+1
2024-01-02Make offset_of field parsing use metavariable which handles any spacingGeorge Bateman-3/+2
2023-06-08Support float-like tuple indices in offset_of!()est31-0/+32