aboutsummaryrefslogtreecommitdiff
path: root/test/cases/incomplete_struct_param_tld.zig
AgeCommit message (Expand)Author
2019-01-29backport copy elision changesAndrew Kelley
2018-11-13New Zig formal grammar (#1685)Jimmi Holst Christensen
2018-10-15remove implicit cast from T to *const TAndrew Kelley
2018-10-15Solve the return type ambiguity (#1628)Jimmi Holst Christensen
2018-05-31use * for pointer type instead of &Andrew Kelley
2018-05-29run zig fmt on the codebaseAndrew Kelley
2018-01-25syntax: functions require return type. remove `->`Andrew Kelley
2017-03-26introduce copyable conceptAndrew Kelley