aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/member_function_arg_mismatch.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2023-05-20Zir: eliminate `field_call_bind` and `field_call_bind_named`mlugg
2023-05-11Sema: make `@call` compile errors match regular callsVeikka Tuominen
2022-08-09Sema: add declared here note to function call errorsVeikka Tuominen
2022-08-09stage2: generate call arguments in separate blocksVeikka Tuominen