aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/reassign_to_struct_parameter.zig
AgeCommit message (Expand)Author
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-30Sema: add source location to coerce result ptr, fix negation errorVeikka Tuominen