aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_array_elem_ty.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2023-09-19write function types consistently with a space before `fn` keywordr00ster91
2022-07-07Sema: improve array source locationVeikka Tuominen
2022-06-30move passing stage1 compile error tests to stage2Veikka Tuominen
2022-06-14test-cases: fix race with `zig run` on C backend testsAndrew Kelley
2022-05-26Sema: `zirArrayType` does need source locationVeikka Tuominen