about summary refs log tree commit diff
path: root/tests/ui/parser/macro/macro-expand-to-field.rs
AgeCommit message (Expand)AuthorLines
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