aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/variadic_arg_validation.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2023-11-19test: update cases to silence 'var is never mutated' errorsmlugg
2023-07-29Allow zero-sized fields in extern structs (#16404)AdamGoertz
2023-04-23Improvements to docs and textzooster
2022-09-01Sema: add more validation to coerceVarArgParamVeikka Tuominen