aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/reassign_to_array_parameter.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2025-02-15x86_64: implement error set and enum safetyJacob Young
2023-09-23compiler: preserve result type information through address-of operatormlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2022-06-30adjust tests that didn't pass CIVeikka Tuominen
2022-06-30Sema: add source location to coerce result ptr, fix negation errorVeikka Tuominen