aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/function_parameter_is_opaque.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2023-06-20Type: remove arbitrary restrictions on param and return typesJacob Young
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-03-15re-enable test-cases and get them all passingAndrew Kelley
2022-07-21Sema: better source location for function call argsVeikka Tuominen
2022-07-21Sema: better function parameter source locationVeikka Tuominen
2022-07-21Sema: validate function parameter types and return typeVeikka Tuominen