aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/dereference_anyopaque.zig
AgeCommit message (Expand)Author
2022-07-21fix errors in tests not tested locally or on CIVeikka Tuominen
2022-06-14test-cases: fix race with `zig run` on C backend testsAndrew Kelley
2022-05-26apply Vexu's suggestion to use failing_allocator for nowJakub Konka
2022-05-26test: correctly track identical error msgs in handled errors listJakub Konka
2022-05-25Sema: add error for dereferencing comptime value at runtimeVeikka Tuominen