aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/struct_duplicate_field_name.zig
AgeCommit message (Expand)Author
2024-08-29cases: update for new error wording, add coverage for field/decl name conflictmlugg
2024-01-20AstGen: detect duplicate field namesDavid Rubin
2023-11-16Move duplicate field detection for struct init expressions into AstGenDavid
2022-12-14move stage2 compile errors out of special folderVeikka Tuominen