Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-25 23:53:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/cases/compile_errors
History
Andrew Kelley 4994ac18e4
Merge pull request #11733 from Vexu/stage2
more misc stage2 fixes
2022-05-27 16:20:49 -04:00
..
stage1
test: move compile errors and incremental tests into common dir
2022-05-04 23:51:16 +02:00
stage2
test: move compile errors and incremental tests into common dir
2022-05-04 23:51:16 +02:00
call method on bound fn referring to var instance.zig
move bound function behavior test to compile error test
2022-05-24 15:34:52 -07:00
dereference_anyopaque.zig
apply Vexu's suggestion to use failing_allocator for now
2022-05-26 16:55:31 +02:00
invalid_array_elem_ty.zig
Sema: zirArrayType does need source location
2022-05-26 13:26:55 +03:00
runtime_indexing_comptime_array.zig
Sema: add error for runtime indexing comptime array
2022-05-27 10:29:15 +03:00