aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/duplicate_struct_field.zig
AgeCommit message (Expand)Author
2024-01-20AstGen: detect duplicate field namesDavid Rubin
2023-11-16Move duplicate field detection for struct init expressions into AstGenDavid
2022-06-30move passing stage1 compile error tests to stage2Veikka Tuominen