aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/decl_shadows_local.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
2022-10-07AstGen: use 'shadows' instead of 'redeclaration' when names are in different ...Veikka Tuominen
2022-08-16AstGen: detect declarations shadowing localsVeikka Tuominen