about summary refs log tree commit diff
path: root/tests/ui/parser/macro/macro-expand-to-field.rs
AgeCommit message (Expand)AuthorLines
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-08-21discard dummy field for macro invocation when parse structbohan-11/+20
2023-08-02Add test for enum with fieldsCatherine Flores-22/+35
2023-07-24Recover from some macrosCatherine Flores-5/+36
2023-07-24Specify macro is invalid in certain contextsCatherine-0/+26