aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/duplicate_enum_field.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2024-08-29cases: update for new error wording, add coverage for field/decl name conflictmlugg
2024-01-20AstGen: detect duplicate field namesDavid Rubin
2022-07-01Sema: validate `@intToEnum` int operand typeVeikka Tuominen